Skip to content

Commit 1acc99a

Browse files
authored
Update README.md
Info about docker-compose
1 parent 574985d commit 1acc99a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,3 +42,9 @@ How upload quickly a public key to host volume:
4242
How to make the image:
4343

4444
$ docker build -t git-server-docker .
45+
46+
### Docker-Compose
47+
48+
You can edit docker-compose.yml and run this container with docker-compose:
49+
50+
$ docker-compose up -d

0 commit comments

Comments
 (0)