mirror of
https://github.com/pyMC-dev/pyMC_Repeater.git
synced 2026-08-07 09:23:06 +02:00
Clarify Docker usage instructions in README
Updated wording for clarity in Docker section.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user