-
-
Notifications
You must be signed in to change notification settings - Fork 175
Open
Description
When trying the commands from the README, I get a permissions error trying to pull the Docker image:
docker run --rm --volume "/tmp/sreoutput:/output" -e BOOK_SLUG='sre_book' ghcr.io/captn3m0/google-sre-ebook:ruby
Unable to find image 'ghcr.io/captn3m0/google-sre-ebook:ruby' locally
docker: Error response from daemon: denied.
See 'docker run --help'.
Is the image meant to be private?
UPDATE:
I had to change the image repository to just captn3m0/google-sre-ebook:latest to download from Docker Hub instead.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels