5 Commits (master)

Author SHA1 Message Date
Vasile Popescu ddc80b3074 Few minor modifications to Dockerfile 8 months ago
Thomas Gläßle 5226a19d9c Build docker image using multi-stage build
This further decreases the image size to 14.6MB.
3 years ago
Thomas G d2481377f7 Decrease docker image size
Hi,

this decreases the docker image size from 487MB to 27MB by removing a filesystem layer with the installed dependencies.

I guess could be even further improved by using a multi-stage build. I might look into that later on.

Best
3 years ago
Vasile Popescu 385b8e171c Udate the Dockerfile and README
The previous commits comes directly as Thomas added it to the tty-server
project, and this commits adapts them to this project. They are pretty
similar but not quite the same.
4 years ago
Thomas Gläßle ce7f41a791 Add Dockerfile
Signed-off-by: Vasile Popescu <elisescu@elisescu.com>
4 years ago