Fixes shortcomings of concourse-workers during normal shutdown / restart operations
100K+
Currently when running concourse-workers in non BOSH environments, like we do with docker-compose, see https://github.com/EugenMayer/concourseci-server-boilerplate
when you shutdown the stack for restart or upgrade, the worker becomes to be in a broken, undefined state, leading to a lot of different issues like
The main reasons are, that during the shutdown and the not proper persistence, the worker comes back online with a mixed state, see this issue https://github.com/concourse/concourse/issues/1457#issuecomment-345043523 for more details.
What we do here is simply put, trap the worker and concourse land-worker before we kill / stop the worker-container
And thats about it
This image always is based on the latest concourse/concourse base image release and will not manipulate anything else then that wrapper
Content type
Image
Digest
Size
430.1 MB
Last updated
over 7 years ago
docker pull eugenmayer/concourse-worker-solid:4.2.1