1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-29 11:04:27 +00:00
Chance Zibolski 78103f1df3 Remove apt-get cleanup from Dockerfile
Purging/cleaning packages using apt doesn't actually reduce image size, and only creates additional layers, which doesn't add any benefit to the overall image.
2014-07-21 20:20:35 -07:00
..