Commit graph

2 commits

Author SHA1 Message Date
SuperMaxusa
21cf9ad75c
Update Dockerfile for building (#988)
Update Readme.md (about building using Docker)
2024-02-04 23:35:51 +01:00
Progyan Bhattacharya
9679e2c00a
(feat) Docker: Add Support for Running inside Docker Container (#501)
* (feat) Docker: Add Support for Running inside Docker Container

Uses Alpine image as base to have minimal size. 2-step build process to get rid of source and library files after compilation and during runtime. Uses Python3 HTTP Server to serve static assets.

Signed-off-by: Progyan Bhattacharya <bprogyan@gmail.com>
2021-07-24 15:07:14 +02:00