Stages & jobs

  1. Default Stage

  2. Release

    Requires a user to start manually

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revisions
Git
bec9e3e63b53fb711667ec1d43b2396ef0134afe bec9e3e63b53fb711667ec1d43b2396ef0134afe
Release scripts
a9c6b4741f415820e397e9b150cf80baca7f9368 a9c6b4741f415820e397e9b150cf80baca7f9368
Total tests
337
Successful since
#284 ()

Tests

  • 0 New failures
  • 0 Existing failures
  • 0 Fixed

Code commits

Git
Author Commit Message Commit date
Ivo Ulrich <teleivo@users.noreply.github.com> Ivo Ulrich <teleivo@users.noreply.github.com> bec9e3e63b53fb711667ec1d43b2396ef0134afe bec9e3e63b53fb711667ec1d43b2396ef0134afe Merge pull request #370 from teleivo/RAD-333
RAD-333 Use fabric8io docker plugin
teleivo <mrteleivo@gmail.com> teleivo <mrteleivo@gmail.com> 62764efe65547a51aa70424b34b1befb2312c352 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/

Jira issues

IssueDescriptionStatus
Unknown Issue TypeRAD-333Could not obtain issue details from Jira