Sign inSign up

thombashi/opengrok

By thombashi

Updated almost 8 years ago

Docker image for OpenGrok 1.0 with Universal Ctags

Image
2

10K+

thombashi/opengrok repository overview

docker-opengrok

Docker image for OpenGrok with Universal Ctags.

OpenGrok is a fast and usable source code search and cross reference engine.

Usage

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.

Docker Image Includes

Tag summary

Content type

Image

Digest

Size

146.6 MB

Last updated

almost 8 years ago

docker pull thombashi/opengrok