Dockerfile with debian:jessie / mysql / phabricator
docker run yesnault/docker-phabricator
git clone https://github.com/yesnault/docker-phabricator.git
./build.sh
./run-server.sh
Go to http://localhost:8081
You can connect into container with this command :
docker exec -it <containerId> bash
Mysql files are written on /data/phabricator/mysql (described in run-server.sh)
Conf files are written on /data/phabricator/conf (described in run-server.sh)
Repositories files are written on /data/phabricator/repo (described in run-server.sh)
Content type
Image
Digest
sha256:9beaa3a87…
Size
278.5 MB
Last updated
almost 11 years ago
docker pull spistresci/docker-phabricator