[no refs]: containerized mcrcon#70
[no refs]: containerized mcrcon#70motoreagattoimburrato wants to merge 3 commits intoTiiffi:masterfrom
Conversation
|
What is the size of the final image? I believe |
|
Hi @Fear837 the size of the final image is: I used gcc, instead busybox or alpine, for convenience: at the moment an image like this is useless if is used in an orchestration system and the only way to use that makes sense (obv: my opinion) is locally on own workstation. |
|
Update |
…pine (from 1.2GB to 200MB)
|
I would suggest this Dockerfile instead, it results in 7MB size: |
|
If somebody is able to statically compile the binary you could even use a scratch or busybox image as a base which would reduce the size and potential security issues even more. |
Hi,
as you can see, I realized an docker environments for mcrcon application, I hope that it is helpful.
Regards,
Luke