Closed rjshrjndrn closed 2 years ago
docker pull alpine/k8s command always error out because we don't have :latest tag. Can we tag the last pushed image to tag as latest also?
docker pull alpine/k8s
:latest
docker pull alpine/k8s
command always error out because we don't have:latest
tag. Can we tag the last pushed image to tag as latest also?