Hits: 160I was giving up trying to figure out how to assign an image name to images created by docker-compose. BY default the image names are a bit annoying and not good for pushing to a docker registry. Apparently all you need to do is to use the image tag. When you download an image …
Continue reading “How to assign image name to images created by docker-compose”