Skip to content

Comment on Docker Hub Is Downparent

Comments

You might still have it on your dev box or build box

  docker image ls
  docker tag name/name:version your.registry/here/name/name:version
  docker push your.registry/here/name/name:version

Per sibling comment, public.ecr.aws/docker/library/.... works even better

This saved me. I was able to push image from one of my nodes. Thank you.

AboutSource Built by g1lg1l

Hackerly is an independent reader for Hacker News, built on the public HN API. Not affiliated with Y Combinator.