John Brownlee
82354e755c
Moves the create_server_environment logic in the dockerfile into a sourceable function.
...
Adds an explicit coordinator container in the docker-compose sample to support recent changes in the name generation in docker-compose.
Bump a dependency version in the dockerfile.
Improves handling of coordinator lookup failures in the docker scripts.
2018-11-27 09:12:04 -08:00
John Brownlee
60908f77cb
Combine multiple run commands into one command in the dockerfile.
...
Add more copyright headers to the docker sample files.
Make the cluster file creation logic in the docker image into a function.
2018-11-14 08:13:43 -08:00
John Brownlee
dac41b8059
Adds support for basic locality information in the docker image.
...
Adds support for custom process classes in the docker image.
Makes the scripts more robust against some variations in the environment.
2018-10-16 11:02:12 -07:00
John Brownlee
ab60d9413f
Adds a sample docker-compose setup that uses the new docker image.
2018-09-09 16:29:10 -07:00