0
0
Fork 0
mirror of https://github.com/go-gitea/gitea synced 2024-09-09 19:01:37 +02:00

update dockerfiles README.md

typo
This commit is contained in:
Lars Gregori 2014-08-24 12:39:01 +02:00
parent 78672b9227
commit 1661421a65

View file

@ -17,7 +17,7 @@ cd dockerfiles
./build.sh ./build.sh
``` ```
The build might take some time, just be paient. After it finishes, you will receive the message: The build might take some time, just be patient. After it finishes, you will receive the message:
``` ```
Now we have the MySQL image(running) and gogs image, use the follow command to start gogs service( the content might be different, according to your own configs): Now we have the MySQL image(running) and gogs image, use the follow command to start gogs service( the content might be different, according to your own configs):