Skip to content

Commit

Permalink
added readme mention of maven build
Browse files Browse the repository at this point in the history
  • Loading branch information
ethan committed Nov 8, 2018
1 parent 7a00c83 commit b55a428
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions grouper-to-midpoint-docker/README
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,8 @@ changeLog.consumer.rabbitMqMessagingSample.publisher.queueOrTopicName = sampleTo
Other Grouper Messaging configuration items may need to be adjusted
to match your settings in connection.properties.

After building the jar file via maven (for example "mvn clean install") proceed with building the container.

Example Docker build and run syntax:

docker build .
Expand Down

0 comments on commit b55a428

Please sign in to comment.