stable
Clone or download
Read-only
request #19326: Backend workers are not started in Docker images
We now tell supervisord to start the worker supervisor when the container starts. Change-Id: I8073e370cf53ae965ee7f7407f4ad70c379fd8e5
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/tee_container/include/StartContainerCommand.php | +4 | −3 | Go to diff View file |
M | src/tuleap-cfg/Command/Docker/Supervisord.php | +10 | −8 | Go to diff View file |
A | tools/docker/tuleap-aio-c7/supervisor.d/backend_workers.ini | +5 | −0 | Go to diff View file |