1 min readJul 20, 2017
What if you are on a machine that does not have the docker-engine ? Maybe your admin team does not let you install Docker on it.
Maybe you want to build an image within a running Docker container ? in which case you need docker in docker which can be problematic.
Being able to build and push a valid docker image without the docker-engine is quite handy.