docker-builder icon indicating copy to clipboard operation
docker-builder copied to clipboard

Add build parameter `--skip` to skip build of certain containers

Open rafecolton opened this issue 6 years ago • 0 comments

Add a parameter --skip to the build command to skip the build of certain containers. Alternatively, or in addition, hash the Dockerfile specified for that build step, store the info somewhere, and don't rebuild if the Dockerfile hasn't changed.

rafecolton avatar Jul 30 '17 20:07 rafecolton