I've been testing my image builds before calling mass image push. However, mass image push rebuilds the image and does not appear to utilize the image cache when doing so. (Perhaps this is a separate issue when working with Docker Desktop on macOS?)
This got me thinking that it would be nice if I could publish an image that I've already built locally.
mscottford
2 years ago
I've been testing my image builds before calling
mass image push. However,mass image pushrebuilds the image and does not appear to utilize the image cache when doing so. (Perhaps this is a separate issue when working with Docker Desktop on macOS?)This got me thinking that it would be nice if I could publish an image that I've already built locally.