Shrinking my static sites Docker image from 419MB to 39MB
How this sites docker image went from 419MB to 69.1MB... (more…)
Read more »Since I have containerized my whole develoment workflow, from testing to production, I needed a docker registry to centralize my private images and ensure their deployment. I didn’t wanted to use Docker Hub or Github Packages because the images would be p… Read more