Build: #290 was successful
Job: Default Job was successful
Code commits
Git
-
Ivo Ulrich <teleivo@users.noreply.github.com> bec9e3e63b53fb711667ec1d43b2396ef0134afe
Merge pull request #370 from teleivo/RAD-333
RAD-333 Use fabric8io docker plugin -
teleivo <mrteleivo@gmail.com> 62764efe65547a51aa70424b34b1befb2312c352
RAD-333 Use fabric8io docker plugin
Use fabric8io docker plugin instead of spotify's since it allows to link
containers. This way we do not need docker-compose and can totally integrate
docker into the maven build process.
* use fabric8io docker plugin
* define it in api/pom.xml with skip=true so we can build docker from the root
dir
* configure omod/pom.xml to use the docker plugin
** define the db image (from docker hub) with run properties
** define the radiology image with a link to db
* update readme
* add DOCKER.md
* put DEMO-DATA.md and DOCKER.md into docs/- README.md (version 62764efe65547a51aa70424b34b1befb2312c352)
- acceptanceTest/resources/DEMO-DATA.md (version 62764efe65547a51aa70424b34b1befb2312c352)
- api/pom.xml (version 62764efe65547a51aa70424b34b1befb2312c352)
- docker-compose.yml (version 62764efe65547a51aa70424b34b1befb2312c352)
- docs/DEMO-DATA.md (version 62764efe65547a51aa70424b34b1befb2312c352)
- docs/DOCKER.md (version 62764efe65547a51aa70424b34b1befb2312c352)
- omod/pom.xml (version 62764efe65547a51aa70424b34b1befb2312c352)
- omod/src/main/assembly.xml (version 62764efe65547a51aa70424b34b1befb2312c352)
- omod/src/main/docker/Dockerfile (version 62764efe65547a51aa70424b34b1befb2312c352)
- pom.xml (version 62764efe65547a51aa70424b34b1befb2312c352)