try slimming down docker image

This commit is contained in:
2021-11-18 10:11:07 -05:00
parent 09e562c93e
commit ab6f8369f3
3 changed files with 20 additions and 24 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ test -f "$YOU_ARE_HERE"/container/hdd/hdd.img
doctl registry login
docker build -t registry.digitalocean.com/jakejarvis/y2k:latest --squash --no-cache "$YOU_ARE_HERE"
# docker push registry.digitalocean.com/jakejarvis/y2k:latest
docker push registry.digitalocean.com/jakejarvis/y2k:latest
# on DigitalOcean, old tags need to be purged manually:
# doctl registry garbage-collection start --force --include-untagged-manifests