docker-lock
docker-lock copied to clipboard
do not include scratch images into the list
If one of the images has been built on a scratch image, the final stage is based upon the scratch image; we should not add it to the docker-lock.json file.
NOTE: we(w/@dentrax) are willing to do this; assign it to us if you ok with this.