Skip to content

Commit 32d370d

Browse files
authored
Update README.md
1 parent 367d64c commit 32d370d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,10 @@ In this repository:
5353
```bash
5454
docker login ghcr.io -u YOUR_GITHUB_USERNAME
5555
```
56-
4. then run:
56+
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:
5760
```bash
5861
docker compose up --abort-on-container-exit
5962
```

0 commit comments

Comments
 (0)