Docker-images: repository does not exist or may require 'docker login'

Created on 1 Feb 2018  路  5Comments  路  Source: oracle/docker-images

Step 1/13 : FROM oracle/serverjre:8
pull access denied for oracle/serverjre, repository does not exist or may require 'docker login'

Gave my Docker Login, Password, but still getting Above Error.

All 5 comments

I'm not sure what image you're trying to build, but you need to build the oracle/serverjre:8 image first.

Can you let me know what image you were trying to build so I can make sure the documentation is clear that the Java image needs to be built first?

Closing due to lack of response.

Getting the same error while running "docker run hello-world"

Please do not comment on closed issues. If you're experiencing a problem, please open a new issue and provide the exact steps you're following and the error being generated.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

arnab-das picture arnab-das  路  4Comments

zneil123 picture zneil123  路  4Comments

skoky picture skoky  路  4Comments

Ijlalh90 picture Ijlalh90  路  4Comments

bfayz picture bfayz  路  5Comments