RainMark
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
README.org
|
|
@ -13,7 +13,7 @@ |
|
|
-p 8080:8080/tcp \ |
|
|
-p 8080:8080/tcp \ |
|
|
-e REINDEX="10" \ |
|
|
-e REINDEX="10" \ |
|
|
-v ~/Projects:/opengrok/src/ \ |
|
|
-v ~/Projects:/opengrok/src/ \ |
|
|
opengrok/docker:latest |
|
|
opengrok/docker:1.3 |
|
|
#+end_src |
|
|
#+end_src |
|
|
|
|
|
|
|
|
- You can avoid to sync source code from upstream. |
|
|
- You can avoid to sync source code from upstream. |
|
|
|