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

docs: Use an open registry for images referenced in documentation #10

Open
No9 opened this issue Sep 3, 2024 · 5 comments
Open

docs: Use an open registry for images referenced in documentation #10

No9 opened this issue Sep 3, 2024 · 5 comments

Comments

@No9
Copy link

No9 commented Sep 3, 2024

Stepping through the documentation some of the repos required docker credentials in order to pull from them.

This is a suggestion to use an open registry such as quay.io or something so someone trying out the tech doesn't get blocked?

@tarastella
Copy link
Contributor

tarastella commented Sep 3, 2024

Hi! Could you please tell me which documentation you are referring to? Is it the official podman one or this README?
This might be a silly answer, but have you looked at the section "Building your own container" on this README file?
There are a couple of quay.io repositories tested without authentication. I am currently maintaining one of those with base FreeBSD images. Let me know if you encounter an error.

@No9
Copy link
Author

No9 commented Sep 3, 2024

Opps Sorry wasn't that helpful a report
I'm referring to this one in the verification step https://podman.io/docs/installation#verification
podman run --rm docker.io/dougrabson/hello

@tarastella
Copy link
Contributor

No worries :) and thanks for clarifying.
Perhaps @dfr can help with that.

@dfr
Copy link

dfr commented Sep 4, 2024

I have roughly the same set of images in quay.io/dougrabson as well as docker.io/dougrabson. I will change the podman port's install message to reference quay.io instead of docker.io - perhaps you could make a PR in github.com/containers/podman.io to update the image there?

$ podman run --rm quay.io/dougrabson/hello
!... Hello Podman World ...!

         .--"--.
       / -     - \
      / (O)   (O) \
   ~~~| -=(,Y,)=- |
    .---. /`  \   |~~
 ~/  o  o \~~~~.----. ~~
  | =(X)= |~  / (O (O) \
   ~~~~~~~  ~| =(Y_)=-  |
  ~~~~    ~~~|   U      |~~

Project:   https://github.com/containers/podman
Website:   https://podman.io
Documents: https://docs.podman.io
Twitter:   @Podman_io

@alice-sowerby
Copy link
Contributor

@No9 please would you close this issue once it's all done in the github.com/containers/podman.io repo? Thank you 🙏

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

No branches or pull requests

4 participants