Skip to content

Commit bc2f6de

Browse files
author
Vladimir Kotal
authored
add more details
1 parent ab13512 commit bc2f6de

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docker/README.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,14 +13,15 @@ The container is available from DockerHub at https://hub.docker.com/r/opengrok/d
1313

1414
## When not to use it
1515

16-
This image is simple wrapper around OpenGrok environment. The indexer and the web container are **not** tuned for large workloads.
16+
This image is simple wrapper around OpenGrok environment. It is basicallyt a small appliance. The indexer and the web container are **not** tuned for large workloads.
17+
1718
If you happen to have one of the following:
1819
- large source data (e.g. [AOSP](https://en.wikipedia.org/wiki/Android_Open_Source_Project) or the like)
1920
- stable service
2021
- Source Code Management systems not supported in the image (e.g. Perforce,
2122
Clearcase, etc.)
22-
23-
then it is advisable to run OpenGrok standalone or construct your own docker
23+
- need for authentication/authorization
24+
then it is advisable to run OpenGrok standalone or construct your own Docker
2425
image based on the official one.
2526

2627
## Additional info about the image

0 commit comments

Comments
 (0)