Build fails when context is mounted to /tmp #999
Labels
area/behavior
all bugs related to kaniko behavior like running in as root
area/filesystems
For all bugs related to kaniko container filesystems (mounting issues etc)
kind/bug
Something isn't working
priority/p3
agreed that this would be good to have, but no one is available at the moment.
Actual behavior
Build fails when the context is mounted to
/tmp
Expected behavior
The build success regardless of where the context is mounted or the rules for mounting a context are documented
To Reproduce
Steps to reproduce the behavior:
IMAGE=gcr.io/kaniko-project/executor:793
This fails
This succeeds
Dockerfile used
Additional Information
Please provide either the Dockerfile you're trying to build or one that can reproduce this error.
Please provide or clearly describe any files needed to build the Dockerfile (ADD/COPY commands)
Triage Notes for the Maintainers
--cache
flagThe text was updated successfully, but these errors were encountered: