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. |
||
|---|---|---|
| .. | ||
| bucket_util.go | ||
| command_util.go | ||
| command_util_test.go | ||
| fs_util.go | ||
| fs_util_test.go | ||
| image_util.go | ||
| image_util_test.go | ||
| tar_util.go | ||
| tar_util_test.go | ||
| util.go | ||