CM2Walki / CSGO

Dockerfile for automated build of a CS:GO gameserver: https://hub.docker.com/r/cm2network/csgo/
https://CM2.Network
MIT License
249 stars 74 forks source link

APT autoremove #24

Closed janstuemmel closed 4 years ago

janstuemmel commented 4 years ago

Docker best practices does not recommend on autoclean and autoremove. Getting rid of apk lists should be enough

https://github.com/CM2Walki/CSGO/blob/7deb67cd1edae30bdb42d15301cd5046c03cfeec/buster/Dockerfile#L36-L38

ref: