Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DockerHub image manifest list for Windows and Linux registry:2 images #17

Open
micahyoung opened this issue Feb 15, 2020 · 1 comment
Labels

Comments

@micahyoung
Copy link
Member

micahyoung commented Feb 15, 2020

  • Create manifest list at cnb/registry:2
  • Should refer to lasest images for;
    • index.docker.io/library/registry:2@sha256:
    • index.docker.io/stefanscherer/registry-windows:2.6.2-1809@sha256:

Syntax Ex:

docker manifest create micahyoung/registry-test5 \
  registry@sha256:c2748bc237015d14ef65355f03b77f0a7f0566d440f447e670f3333906f0f5da \
  stefanscherer/registry-windows@sha256:631b26ce1bc3d8ff9b2d4522bd4a1c1a9a2bacdc140e78b0c16bc343343684d0
docker push micahyoung/registry-test5
@micahyoung micahyoung changed the title Add DockerHub image manifest list for Windows and Linux images Add DockerHub image manifest list for Windows and Linux registry:2 images Feb 15, 2020
@dfreilich
Copy link
Member

@micahyoung Is this still something we should do?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants