Skip to content

adaptris-labs/docker-interlok-template

Repository files navigation

docker-interlok-template check

Just a simple template for building a docker image using gradle. It is intended for overlaying custom jars over the latest adaptris/interlok (https://hub.docker.com/r/adaptris/interlok/) image but you can still use it with a formal release.

Getting Started

  • Modify build.gradle to include the optional components you require
  • Add your custom config to src/main/dist/config/ as required
  • ./gradlew docker which should eventually create you a docker image.
  • Note that the appropriate interlok.war is also downloaded and copied into the distribution
    • If you don't want the UI, then you'll need to modify the Dockerfile and the build script

About

Just a template for building a docker interlok image

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published