
blacklabelops/java![Docker Stars]([] ![Docker Pulls]([]
| Java Version | Tag | Dockerfile |
|---|---|---|
| Java JRE 8 | openjre.8 | Dockerfile |
| Java JDK 8 | openjdk.8 | Dockerfile |
$ docker run blacklabelops/java java -version
Will print the java version on console.
Example Dockerfile:
FROM blacklabelops/java MAINTAINER Your Name <***> RUN Install-Your-Tooling
Will use Java JRE 8 as your base image.
Need the JDK?
Example Dockerfile:
FROM blacklabelops/java:jdk8 MAINTAINER Your Name <***> RUN Install-Your-Tooling
Will use Java JDK 8 as your base image.
Take a Dockerfile and build with the default arguments:
$ docker build -t blacklabelops/java -f java-openjdk/Dockerfile .
Build a specific version with the following build arguments:
Leave a message and ask questions on Hipchat: blacklabelops/hipchat
manifest unknown 错误
TLS 证书验证失败
DNS 解析超时
410 错误:版本过低
402 错误:流量耗尽
身份认证失败错误
429 限流错误
凭证保存错误
来自真实用户的反馈,见证轩辕镜像的优质服务