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
level=info msg="Taking snapshot of full filesystem..."
level=info msg="cmd: Add [https://github.com/GoogleCloudPlatform/docker-credential-gcr/releases/download/v1.4.3-static/docker-credential-gcr_linux_amd64-1.4.3.tar.gz]"
level=info msg="dest: /usr/local/bin/"
level=error msg="lstat /workspace/https:/github.com/GoogleCloudPlatform/docker-credential-gcr/releases/download/v1.4.3-static/docker-credential-gcr_linux_amd64-1.4.3.tar.gz: no such file or directory"
So the question is "Is it possible to build Kaniko with Kaniko"? And why it fails on adding a remote archive if there is an integration test for that?
The text was updated successfully, but these errors were encountered:
I was wondering if it's possible to build Kaniko with Kaniko and ran this command:
./run_in_docker.sh deploy/Dockerfile $PWD build:local
which failed on downloading a tarball with:
So the question is "Is it possible to build Kaniko with Kaniko"? And why it fails on adding a remote archive if there is an integration test for that?
The text was updated successfully, but these errors were encountered: