Project

General

Profile

task #6522

Updated by Andreas Kohlbecker over 5 years ago

for easier distribution of the cdm-server it would be advantageous to package the cdm-server into a docker container. 

 Potentially useful information: 

 * [DZone - Java Inside Docker: What You Must Know to Not FAIL](https://dzone.com/articles/java-inside-docker-what-you-must-know-to-not-fail) 
 * [DZone - JVM Advent Calendar: Docker and the JVM](https://dzone.com/articles/jvm-advent-calendar-docker-and-the-jvm) 

 On creating docker containers with maven: 

 * https://jaxenter.de/docker-mit-maven-steuern-20211 
 * https://github.com/fabric8io/shootout-docker-maven

Back