stable

Clone or download

Read-only

Protect Supervisord socket with a username/password

Supervisord does not complain anymore on start with a critical information that its socket is unprotected. Everything else is supposed to continue to work. You can the tuleap-aio CentOS7 image with: docker run --rm -ti -v tuleap-c7-data:/data -v "$(pwd)":/usr/share/tuleap enalean/tuleap-aio:centos7 Part of request #13394: tuleap-aio should run on centos7 Change-Id: I5328923d20d5acfce7bcec011b6fa9e39c02e576

Modified Files

Name
M src/tuleap-cfg/Command/DockerAioRunCommand.php +15 −2 Go to diff View file