→ docker image ls | sed '1p;/gimli/!d'
REPOSITORY TAG IMAGE ID CREATED SIZE
walle/gimli latest 99a9a52b4391 7 weeks ago 1.01GB
walle/gimli alpine 0b65875e55db 5 hours ago 152MB
Huge size improvement, perfect for simple CLI distribution 🚀
You're very welcome 🎩 It probably also requires to configure Docker Hub/Cloud to build this image automatically based on the Dockerfile-alpine file and to tag is as alpine
Yep, that's it, a Docker image, based on Alpine.
Here is the comparison of the final images size:
Huge size improvement, perfect for simple CLI distribution 🚀