This is the final part of an optimization that I've been refactoring towards for awhile. If the Dockerfile consists of no RUN commands, or cached RUN commands, followed by metadata-only operations, we can skip downloading and unpacking the base image. |
||
|---|---|---|
| .. | ||
| build.go | ||
| build_test.go | ||
| composite_cache.go | ||
| push.go | ||