Clarify Docker usage instructions in README

Updated wording for clarity in Docker section.
This commit is contained in:
Michael Gillett
2026-03-02 11:47:22 -05:00
committed by GitHub
parent 908b1c39db
commit 9ac6630128
+1 -1
View File
@@ -204,7 +204,7 @@ The script will prompt you for each optional removal step.
## Docker
You can now run PyMC Repeater from within a [Docker Container](https://www.docker.com/). Checkout the example [Docker Compose](./docker-compose.yml) file for an example.
You can now run PyMC Repeater from within a [Docker Container](https://www.docker.com/). Checkout the example [Docker Compose](./docker-compose.yml) file before you get started.
```bash
docker compose up -d --force-recreate --build