Right now kaniko only supports COPY --from=<another stage>. This commit adds support for the case where the referenced image is a remote image in a registry that has not been used as a stage yet in the build. |
||
|---|---|---|
| .. | ||
| buildargs.go | ||
| dockerfile.go | ||
| dockerfile_test.go | ||