shekhar-jha / docker

Repository of docker build files
0 stars 0 forks source link

Repository of docker build files

jhash-base (jhash/oel-base)

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

jhash-control (jhash/control)

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

Additional information

  1. Please refer to Installation Process used to setup base OEL 7.1 server with docker.