This repo contains a docker image build file that includes CentOS 6 & Java 5.
The intention was to learn about Docker and try to mirror a production like environment running an older Java 5 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:edf402523…
Size
99.7 MB
Last updated
almost 11 years ago
docker pull grange74/centos6-java5