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
helm install docker run
Advertising: