You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Actual behavior
The documentation for running Kaniko in a Docker container via run_in_docker.sh lacks appropriate context. The script does not appear to function correctly if a remote build context is specified, or if a Dockerfile is referenced outside the container filesystem:
Actual behavior
The documentation for running Kaniko in a Docker container via
run_in_docker.sh
lacks appropriate context. The script does not appear to function correctly if a remote build context is specified, or if a Dockerfile is referenced outside the container filesystem:Expected behavior
As described in the documentation, this should be a valid command string:
To Reproduce
Steps to reproduce the behavior:
run_in_docker.sh
using a local Dockerfile and remote build context.Additional Information
latest
Triage Notes for the Maintainers
--cache
flagThe text was updated successfully, but these errors were encountered: