src/main/resources/docker contains a Dockerfile and src/main/resources/docker-compose.yml is a Docker-compose
configuration file to launch an Apache Knox server. Maven automation
exists for the base Docker image "apache/knox" which can be invoked with
the "-Pdocker" Maven profile.