]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 1240172 - Move the docker configuration scripts from external github repo into...
authorDavid Lawrence <dkl@mozilla.com>
Mon, 8 Feb 2016 17:00:12 +0000 (17:00 +0000)
committerDavid Lawrence <dkl@mozilla.com>
Mon, 8 Feb 2016 17:00:12 +0000 (17:00 +0000)
commit6967405a89a660884a9b1475d3c555a7ae289fbb
tree3adf71618ed90089e90f0efeb866fe9449d6f4b7
parentc81a842c51eb1bd8beddbadc865450bd4e4db0bf
Bug 1240172 - Move the docker configuration scripts from external github repo into the Bugzilla code tree
r=dylan
15 files changed:
Dockerfile [new file with mode: 0644]
docker-compose.yml [new file with mode: 0644]
docker_files/LICENSE [new file with mode: 0644]
docker_files/README.md [new file with mode: 0644]
docker_files/bugzilla.conf [new file with mode: 0644]
docker_files/bugzilla_config.sh [new file with mode: 0755]
docker_files/buildbot_step [new file with mode: 0644]
docker_files/checksetup_answers.txt [new file with mode: 0644]
docker_files/install_deps.sh [new file with mode: 0755]
docker_files/my.cnf [new file with mode: 0644]
docker_files/my_config.sh [new file with mode: 0755]
docker_files/rpm_list [new file with mode: 0644]
docker_files/runtests.sh [new file with mode: 0755]
docker_files/sudoers [new file with mode: 0644]
docker_files/supervisord.conf [new file with mode: 0644]