Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Info about docker-compose
  • Loading branch information
jkarlosb authored Sep 10, 2016
1 parent 574985d commit 1acc99a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1acc99a

Please sign in to comment.