alpine-docker / k8s

All-In-One Kubernetes tools (kubectl, helm, iam-authenticator, eksctl, etc)
MIT License
211 stars 89 forks source link

docker no latest tag found #30

Closed rjshrjndrn closed 2 years ago

rjshrjndrn commented 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?