CentOS 7 dockerfile for Oracle JDK7
Get the version of Docker
# docker version
To build:
Copy the sources down -
# docker build -rm -t <USERNAME>/jdk7:centos7 .
To run:
# docker run <USERNAME>/jdk7:centos7
Content type
Image
Digest
sha256:f9b96e19e…
Size
508.5 MB
Last updated
almost 11 years ago
docker pull ganeshravi/jdk7