Skip to content

Commit f60fff0

Browse files
rowleyaCopilot
andauthored
Document the right docker command!
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 25d4d02 commit f60fff0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SpiNNaker-nmpiserv/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ This folder contains configuration which can be used to set up a docker compose
1212
3. Rename ``env.example`` to ``.env``
1313
4. Update ``.env`` with valid values for your environment
1414
5. Run ``docker compose build`` to build the docker environment
15-
6. Run ``docker compose start -d`` to start the services
15+
6. Run ``docker compose up -d`` to start the services
1616

1717
### Viewing logs
1818
You can view the logs of the spalloc server with:

0 commit comments

Comments
 (0)