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 367d64c commit 32d370dCopy full SHA for 32d370d
README.md
@@ -53,7 +53,10 @@ In this repository:
53
```bash
54
docker login ghcr.io -u YOUR_GITHUB_USERNAME
55
```
56
-4. then run:
+4. create a docker-compose.yml that looks like this:
57
+https://github.com/Hochfrequenz/ebd_toolchain/blob/367d64c5364f49396d5e1aca1b1c9995808685a6/docker-compose.yaml#L1-L21
58
+
59
+5. then run:
60
61
docker compose up --abort-on-container-exit
62
0 commit comments