In order to ease the use of the docker-compose.yml, these patches split it into the actual docker-compose.yml and an example/httpd.yml. This way, users are able to use the docker-compose as it is. Besides that, these patches add a README explaining how users can test the set-up and also hardcode the version of the images to provide reproducibility of deployment.
In order to ease the use of the docker-compose.yml, these patches split it into the actual docker-compose.yml and an example/httpd.yml. This way, users are able to use the docker-compose as it is. Besides that, these patches add a README explaining how users can test the set-up and also hardcode the version of the images to provide reproducibility of deployment.