ONBUILD COPY fails using multi-stage build #533
Labels
area/multi-stage builds
issues related to kaniko multi-stage builds
cmd/onbuild
good first issue
Good for newcomers
help wanted
Looking for a volunteer!
kind/bug
Something isn't working
priority/p1
Basic need feature compatibility with docker build. we should be working on this next.
Milestone
Hi everyone, thanks for your work on Kaniko!
Actual behavior
When using
ONBUILD
instructions with a multi-stage build, Kaniko fails to copy files between stages:Expected behavior
The build should succeed, as it does when using the Docker Engine:
To Reproduce
See https://github.com/mbfisher/kaniko-multi-stage-bug
Additional Information
The text was updated successfully, but these errors were encountered: