MitchTalmadge / AMP-dockerized

CubeCoders AMP in a Docker Image. Easily create game servers for games like Minecraft, GMod, TF2, Factorio, and StarBound!
https://hub.docker.com/r/mitchtalmadge/amp-dockerized
Other
92 stars 24 forks source link

Docker image size #204

Open heavygee opened 1 month ago

heavygee commented 1 month ago

I have around 30 containers in my docker instance, this is the meatiest boy among them, clocking in at a chubby 4.66gb in use (and 1.6gb in dockerhub latest layer). Just wondering if there's a... lighter weight possibility for this?

IceOfWraith commented 1 month ago

Not really. This image has to include all dependencies for all game servers (Wine, Java, Python, etc...). If there's a Docker expert that knows a way to slim it then that'd be great but I think it's minimized pretty far already. Those tools take up a lot of space.