This repository holds a set of useful Docker images for Karaf in Version 2.4, 3 and 4.
The Docker build files for these images are generated by fish-pepper, a sophisticated template system for generation Docker builds. fish-pepper
allows the composition of various building block so that parametrized Docker builds are easy possible.
In order to regenerate all Dockerfiles from the provided templates you need only to install fish-pepper
via npm (assuming that you have node.js installed)
npm -g install fish-pepper
fish-pepper
All server images are enabled with agent-bond
since they are derived from the base images described above. You can use the same environment variables to setup the agents.