This repo contains a docker image build file that includes CentOS 6 & Java 6.
The intention was to learn about Docker and try to mirror a production like environment running an older Java 6 web application.
The Dockerfile was created from reading examples from a variety of sources (GitHub, Docker Hub and other internet sites) and also trial and error.
Build this image using ./build.sh
Run it interactively using ./run.sh
Content type
Image
Digest
sha256:60dc8d520…
Size
105 MB
Last updated
almost 11 years ago
docker pull grange74/centos6-java6