Skip to content

Conversation

@galmarder
Copy link

I have added docker to the demo. Now you can run the demo using docker as well.
To do it elegantly I have first separated the single project into 3 POMs, each representing a single service. This allows running each service using the spring-boot:run.
Then I have added a Dockerfile to each project so we can easily build an image for it.
Last, I have updated the Readme with all relevant instructions of how to run the demo using Docker.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant