How I reduced the size of my very first published docker image by 40% - A lesson in dockerizing shell scripts
**๐ shell** ๐ linux ๐ git
I interact with Dockerfiles every day at work, have written a few myself, built containers, and all that. But never published one on the docker hub registry. I wanted to make ugit - a tool to undo git commands (written as...