We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25d4d02 commit f60fff0Copy full SHA for f60fff0
1 file changed
SpiNNaker-nmpiserv/README.md
@@ -12,7 +12,7 @@ This folder contains configuration which can be used to set up a docker compose
12
3. Rename ``env.example`` to ``.env``
13
4. Update ``.env`` with valid values for your environment
14
5. Run ``docker compose build`` to build the docker environment
15
- 6. Run ``docker compose start -d`` to start the services
+ 6. Run ``docker compose up -d`` to start the services
16
17
### Viewing logs
18
You can view the logs of the spalloc server with:
0 commit comments