Giter Site home page Giter Site logo

java:oracle-java8 not found about java HOT 8 CLOSED

Jamarilo avatar Jamarilo commented on July 3, 2024
java:oracle-java8 not found

from java.

Comments (8)

acidghost avatar acidghost commented on July 3, 2024 9

So.. How can the problem be solved?

I'm new to docker..

Edit: resolved replacing dockerfile/java with java:7

from java.

scf37 avatar scf37 commented on July 3, 2024 5

So, they deleted all oracle java images. Who uses openjdk in production, seriously?
Edit: just wanted to say thanks for breaking our Dockerfiles that depend on dockerfile/java:oracle-java8

from java.

jniesen avatar jniesen commented on July 3, 2024

We're getting the same thing for java:oracle-java7

sudo docker run -it --rm dockerfile/java:oracle-java7 java -version
Unable to find image 'dockerfile/java:oracle-java7' locally
Pulling repository dockerfile/java
2015/05/06 19:54:28 HTTP code: 404

from java.

kennyg avatar kennyg commented on July 3, 2024

@jniesen it looks to be related to this post: https://forums.docker.com/t/dockerfile-java-oracle-java7-repo-not-found-issue/1472/2 . it seems the dockerfile repo's been migrated, and in the process the oracle java image has been removed or otherwise gone missing.

from java.

Jamarilo avatar Jamarilo commented on July 3, 2024

@kennyg thanks a lot you're right they have moved this repo to an offical Dockerhub:

http://blog.docker.com/2015/03/updates-available-to-popular-repos-update-your-images/

from java.

Jamarilo avatar Jamarilo commented on July 3, 2024

No one uses openjedk in production.... you can say thanks to Oracle. I have create my own Ubuntu Base with Oracle-java installed on it...

from java.

gurusharma08 avatar gurusharma08 commented on July 3, 2024

docker search java:java8
repository command in ur docker vm

from java.

danktec avatar danktec commented on July 3, 2024

docker pull openjdk:8

FROM openjdk:8

from java.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.