Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@

Wordsmith is the demo project originally shown at DockerCon EU 2017 and 2018.





The demo app runs across three containers:

- **[api](api/Dockerfile)** - a Java REST API which serves words read from the database
Expand Down