Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docker : Error respinse from daemon: pull access denied on elf_on_elk, repository does not exist or may require 'docker login' #7

Open
Shivakarasani opened this issue May 14, 2020 · 1 comment

Comments

@Shivakarasani
Copy link

Shivakarasani commented May 14, 2020

ubuntu@ip-172-31-0-164:~/Documents/elf_elk_docker-master$ make run
Sending build context to Docker daemon 23.04kB
Step 1/12 : FROM java:8
8: Pulling from library/java
5040bd298390: Pull complete
fce5728aad85: Pull complete
76610ec20bf5: Pull complete
60170fec2151: Pull complete
e98f73de8f0d: Pull complete
11f7af24ed9c: Pull complete
49e2d6393f32: Pull complete
bb9cdec9c7f3: Pull complete
Digest: sha256:c1ff613e8ba25833d2e1940da0940c3824f03f802c449f3d1815a66b7f8c0e9d
Status: Downloaded newer image for java:8
---> d23bdf5b1b1b
Step 2/12 : MAINTAINER mislam@salesforce.com
---> Running in b65b75ab4e40
Removing intermediate container b65b75ab4e40
---> f28a2082c94e
Step 3/12 : RUN apt-get update
---> Running in 2dfdd44da951
Get:1 http://security.debian.org jessie/updates InRelease [44.9 kB]
Ign http://deb.debian.org jessie InRelease
Get:2 http://deb.debian.org jessie-updates InRelease [16.3 kB]
Ign http://deb.debian.org jessie-backports InRelease
Get:3 http://deb.debian.org jessie Release.gpg [1652 B]
Ign http://deb.debian.org jessie-backports Release.gpg
Get:4 http://deb.debian.org jessie Release [77.3 kB]
Ign http://deb.debian.org jessie-backports Release
Err http://deb.debian.org jessie-backports/main amd64 Packages

Err http://deb.debian.org jessie-backports/main amd64 Packages

Err http://deb.debian.org jessie-backports/main amd64 Packages

Err http://deb.debian.org jessie-backports/main amd64 Packages

Get:5 http://security.debian.org jessie/updates/main amd64 Packages [977 kB]
Err http://deb.debian.org jessie-backports/main amd64 Packages
404 Not Found
Get:6 http://deb.debian.org jessie-updates/main amd64 Packages [20 B]
Get:7 http://deb.debian.org jessie/main amd64 Packages [9098 kB]
Fetched 10.2 MB in 4s (2163 kB/s)
W: There is no public key available for the following key IDs:
AA8E81B4331F7F50
W: Failed to fetch http://deb.debian.org/debian/dists/jessie-backports/main/binary-amd64/Packages 404 Not Found

E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c apt-get update' returned a non-zero code: 100
Unable to find image 'elf_on_elk:0.1' locally
docker: Error response from daemon: pull access denied for elf_on_elk, repository does not exist or may require 'docker login': denied: requested access to the resource is denied.

Looks like an issue with MakeFile, this is throwing multiple issues permission issue and default value issue.

Could please help me here

Thanks In advance

@Shivakarasani Shivakarasani changed the title make run command throwing error Docker : Error respinse from daemon: pull access denied on elf_on_elk, repository does not exist or may require 'docker login' May 14, 2020
@Shivakarasani
Copy link
Author

Helo @abisek can you please your inputs here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant