Browse Source

Merge pull request #365 from choas/patch-1

update dockerfiles README.md
tags/v1.2.0-rc1
Lunny Xiao 10 years ago
parent
commit
03c6a395aa
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      dockerfiles/README.md

+ 1
- 1
dockerfiles/README.md 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):


Loading…
Cancel
Save