Sign inSign up

swind/alpine-opengrok

By swind

Updated over 10 years ago

Install opengrok-0.12.1.5 on Alpine. The image size is only 240 MB.

Image
0

1.2K

swind/alpine-opengrok repository overview

Build

docker build

Run

  1. Create docker-compose.yml
drprophet:
  image: <image name>
  volumes:
    - <the source code or project path>:/src
  ports:
    - 8080:8080
  1. Run
docker-compose up

Tag summary

Content type

Image

Digest

Size

113.3 MB

Last updated

over 10 years ago

docker pull swind/alpine-opengrok