Skip to content

Commit

Permalink
docker compose teaser
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker committed Jul 31, 2024
1 parent 11b8779 commit 33215cd
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -123,3 +123,7 @@ Open source software is often available as a Docker image, which makes it easy t
plt.title("Original dataset")
_ = plt.show()
```
8. Juggling multiple containers with [Docker Compose](https://docs.docker.com/compose/)
See this repository for an example using message queues: [mq-experiments](https://github.itap.purdue.edu/AgIT/mq-experiments).

0 comments on commit 33215cd

Please sign in to comment.