1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-11-29 09:31:11 -05:00

Merge pull request #365 from choas/patch-1

update dockerfiles README.md
This commit is contained in:
Lunny Xiao 2014-08-24 20:42:50 +08:00
commit 03c6a395aa

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):