Repository of docker build files
This is the base image that gets the OEL (Oracle Enterprise Linux) 7 image ready for other installations. Refer to jhash-base for more details about image and tags available. Available through docker hub using command
docker pull jhash/oel-base
This is the control image that provides shared services like consul to rest of infrastructure. Refer to jhash-control for more details about image and tags available. Available through docker hub using command
docker pull jhash/control
- Please refer to Installation Process used to setup base OEL 7.1 server with docker.