Skip to content

Unable to Pull Docker Image #140

@jamilnyc

Description

@jamilnyc

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions