Docker image for OpenGrok 1.0 with Universal Ctags
10K+
Docker image for OpenGrok with Universal Ctags.
OpenGrok is a fast and usable source code search and cross reference engine.
docker run -d -v <directory with files to be indexed>:/src -p <PORT>:8080 thombashi/opengrok
OpenGrok Web user interface can be accessed at http://<HOST>:<PORT>/source/
after the first source code indexing completed.
OpenGrok 1.0Content type
Image
Digest
Size
146.6 MB
Last updated
almost 8 years ago
docker pull thombashi/opengrok