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

Not really java 7 #1

Open
nodefourtytwo opened this issue Apr 16, 2015 · 0 comments
Open

Not really java 7 #1

nodefourtytwo opened this issue Apr 16, 2015 · 0 comments

Comments

@nodefourtytwo
Copy link

You claim that this container brings java 7, but:

~ % docker run -it --entrypoint="/bin/bash" thefactory/java
root@ddeeade95aa3:/# java -version
java version "1.6.0_32"
OpenJDK Runtime Environment (IcedTea6 1.13.4) (6b32-1.13.4-1~deb7u1)
OpenJDK 64-Bit Server VM (build 23.25-b01, mixed mode)

Java 7 is rightfully installed though. It's just not the default.
I recommend adding update-java-alternatives -s java-1.7.0-openjdk-amd64 to the Dockerfile

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