Building Docker images in Drone CI using Docker-in-Docker
Published on in 👨💻 Dev
This evening I tried to improve the build process of GoBlog. GoBlog gets built using Drone CI and Docker. The problem was that two image variants are to be built, one based on the other, and the whole thing always took quite a long time.