Requested image not found
Jump to navigation
Jump to search
kubectl describe pod
for REPOS in $(aws ecr describe-repositories | grep repositoryName | cut -d'"' -f4); do echo $REPOS; aws ecr list-images --repository-name $REPOS; done
docker: Error response from daemon: manifest for .../... not found: manifest unknown: Requested image not found.
helm install docker run
Advertising: