Closed nicholaswilde closed 3 years ago
Thanks for opening your first issue here! Be sure to follow the issue template!
Known issue with the github registry, waiting for a fix: https://github.community/t/cant-make-internal-ghcr-images-public/151900
In the meantime, you can pull from dockerhub at linuxserver/hedgedoc
Issue is solved on the github side and the image is public on ghcr
i have the same thing happend to plex any idea please 2022-01-16 09:03:24 (info): Unable to update container /Plex, err='Error response from daemon: pull access denied for ghcr.io/linuxserver/plex, repository does not exist or may require 'docker login': denied: requested access to the resource is denied'. Proceeding to next.
Expected Behavior
When running the
docker-compose.yaml
file, the server should start when pulling fromghcr.io/linuxserver/hedgedoc
Current Behavior
When pulling from
ghcr.io/linuxserver/hedgedoc
, I get the following error:I think the package from
ghcr.io
is set to private and not public.Steps to Reproduce
docker-compose.yaml
file from theREADME.md
$ docker-compose up
Environment
OS:
CPU architecture: x86_64/arm32/arm64
Hypriot came preinstalled with Docker
Command used to create docker container (run/create/compose/screenshot)
$ docker-compose up
Docker logs