Docker Image not public? #511
-
|
Hi, I recently learned about fabrikt, because the default "openapi-generator kotlin" is not very good at all. I would be happy to use fabrikt, but it seems I cannot use the Docker image, as the README says. I logged into the GitHub Container Registry, but I get an Access Denied error when trying to pull the image. Maybe the image is not configured as publicly available? |
Beta Was this translation helpful? Give feedback.
Answered by
ulrikandersen
Feb 17, 2026
Replies: 1 comment 1 reply
-
|
Hi, great to have you here! 👋 For some reason the package visibility was changed to Can you please try again? |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
vekunz
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi, great to have you here! 👋
For some reason the package visibility was changed to
private. It is now public again.Can you please try again?