Skip to content

Unable to pull Docker Image #4

@mohamedGr

Description

@mohamedGr

Hi,

I have been trying to pull the docker image using the commands provided in the description but I couldn't.
When I try this command:

docker run --rm -it -v $(pwd):/go/src/dfinity/beacon -w /go/src/dfinity/beacon dfinity/build-env:latest

I get the following error:

Unable to find image 'dfinity/build-env:latest' locally
docker: Error response from daemon: pull access denied for dfinity/build-env, repository does not exist or may require 'docker login'.
See 'docker run --help'.

any suggestions on how to solve this issue?
Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions