Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wbbaker authored Aug 8, 2024
1 parent 33215cd commit c7eab4f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Files & notes for a series of docker tutorials for coworkers.
* Use the Docker Desktop terminal
* Or use the Windows Subsystem for Linux (WSL) with Ubuntu or another distro
* Or Windows Terminal (new default in Windows 11)
* Or VS Code terminal (probably running `bash`)
* Or Git Bash
* Or PowerShell
* Mac: Use the Terminal app
Expand Down Expand Up @@ -126,4 +127,4 @@ Open source software is often available as a Docker image, which makes it easy t
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).
See this repository for an example using message queues: [mq-experiments](https://github.itap.purdue.edu/AgIT/mq-experiments).

0 comments on commit c7eab4f

Please sign in to comment.