stable

Clone or download

Read-only

Introduce dockerfile to build TCE docker image

This Dockerfile will be used to build Tuleap Community during the the master pipepline. How to test: docker build -t tuleap/tuleap-community-edition:dev \ -f tools/docker/tuleap-community-edition/Dockerfile \ tools/ Then cd tools/docker/tuleap-community-edition docker-compose up -d Part of request #21334 docker: replace enalean/tuleap-aio by \ tuleap/tuleap-community-edition Change-Id: I9c53ada9a3e37eaac9b46a18528e46eecb252855

Modified Files

Name
A tools/docker/tuleap-community-edition/Dockerfile +46 −0 Go to diff View file
M tools/docker/tuleap-community-edition/docker-compose.yml +3 −4 Go to diff View file
A tools/docker/tuleap-community-edition/sshd_config +22 −0 Go to diff View file