document docker image
This commit is contained in:
parent
98634b4b8a
commit
3b74336efd
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ Installation can be done with docker compose or from source. As the website uses
|
||||||
```yaml
|
```yaml
|
||||||
services:
|
services:
|
||||||
"passed":
|
"passed":
|
||||||
build: "https://git.1e99.eu/1e99/passed.git"
|
image: "git.1e99.eu/1e99/passed:latest"
|
||||||
volumes:
|
volumes:
|
||||||
- "./passed:/etc/passed"
|
- "./passed:/etc/passed"
|
||||||
environment:
|
environment:
|
||||||
|
|
Loading…
Reference in a new issue