Skip to content

kocolosk/clouseau-docker

Repository files navigation

This repo is very much a work in progress.

The Dockerfile expects to find all dependency JARs in the target/dependency/ folder. One way to achieve this is

ln -s /path/to/clouseau/pom.xml .
mvn dependency:copy-dependencies

The image created by this Dockerfile will not run on its own, because Clouseau expects to find EPMD on localhost. It can, however, be used in the CouchDB Helm chart with the enableSearch flag.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published