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
[push-image] error pushing image "example.com/rhdevelopers/tekton-tutorial-greeter" to "docker://example.com/rhdevelopers/tekton-tutorial-greeter": error copying layers and metadata from "containers-storage:[overlay@/var/lib/containers/storage+/run/containers/storage:overlay.imagestore=/var/lib/shared,overlay.mount_program=/usr/bin/fuse-overlayfs,overlay.mountopt=nodev,fsync=0]example.com/rhdevelopers/tekton-tutorial-greeter:latest" to "docker://example.com/rhdevelopers/tekton-tutorial-greeter:latest": Error trying to reuse blob sha256:4a2bc86056a8dfff6153b98fa9ff55b532584eb7b0d60aaf3ff7850a3df53fef at destination: error pinging docker registry example.com: invalid status code from registry 404 (Not Found)
To Reproduce
Steps to reproduce the behavior:
Run the RunTask command as desribed above
Watch log output on screen
After all the build image lines we see the push image lines and the error
Expected behavior
Command completes as described in tutorial. If a parameter is requires to change the url we are pushing to it should be mentioned to change this parameter.
Desktop (please complete the following information):
Should there be a param for registry to push to or should there be more instructions here?
Issue
When following the TaskRun under 'Build Cloud Native Application' the following step fails:
It produces this error:
To Reproduce
Steps to reproduce the behavior:
build image
lines we see thepush image
lines and the errorExpected behavior
Command completes as described in tutorial. If a parameter is requires to change the url we are pushing to it should be mentioned to change this parameter.
Desktop (please complete the following information):
The text was updated successfully, but these errors were encountered: