Skip to content

Issue with docker #50

@dmytroKwarsk

Description

@dmytroKwarsk

[root@dima2 minecpp-master]# docker login
Authenticating with existing credentials...
WARNING! Your password will be stored unencrypted in /root/.docker/config.json.
Configure a credential helper to remove this warning. See
https://docs.docker.com/engine/reference/commandline/login/#credentials-store

Login Succeeded
[root@dima2 minecpp-master]# make docker-run
docker build . --network=host -t minecpp/core:latest -f ./docker/Core.Dockerfile
DEPRECATED: The legacy builder is deprecated and will be removed in a future release.
Install the buildx component to build images with BuildKit:
https://docs.docker.com/go/buildx/

Sending build context to Docker daemon 31.52MB
Step 1/6 : FROM minecpp/ubuntu:latest
pull access denied for minecpp/ubuntu, repository does not exist or may require 'docker login': denied: requested access to the resource is denied
make: *** [Makefile:8: docker-core] Error 1

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