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

No access to the Docker image #8

Open
Semoar opened this issue Sep 22, 2024 · 1 comment
Open

No access to the Docker image #8

Semoar opened this issue Sep 22, 2024 · 1 comment

Comments

@Semoar
Copy link

Semoar commented Sep 22, 2024

If I try to pull the Docker image, I receive a denied error:

podman run -d --name syncserver -p 3030:3030 ghcr.io/automerge/automerge-repo-sync-server:main
Trying to pull ghcr.io/automerge/automerge-repo-sync-server:main...
Error: initializing source docker://ghcr.io/automerge/automerge-repo-sync-server:main: reading manifest main in ghcr.io/automerge/automerge-repo-sync-server: denied

I logged in again using a fresh PAT with read:packages permissions, still the same.

Probably the images are set to internal, as that is the default. Could you please make them public? (see https://github.com/orgs/community/discussions/55094#discussioncomment-5870466 for reference)

@Theiaz
Copy link

Theiaz commented Sep 27, 2024

Same problem for me

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

2 participants