Update README.md

Info about docker-compose
This commit is contained in:
Carlos Bernárdez 2016-09-10 03:36:05 +02:00 committed by GitHub
parent 574985da34
commit 1acc99a94c

View file

@ -42,3 +42,9 @@ How upload quickly a public key to host volume:
How to make the image:
$ docker build -t git-server-docker .
### Docker-Compose
You can edit docker-compose.yml and run this container with docker-compose:
$ docker-compose up -d