Update Docker
parent
be0f946f62
commit
017c028c7d
1 changed files with 3 additions and 1 deletions
|
@ -11,4 +11,6 @@ docker run --rm code.0x2620.org/0x2620/pandora:latest setup | sh
|
||||||
|
|
||||||
This will create `.env` and `docker-compose.yml` files, edit those and start pandora with:
|
This will create `.env` and `docker-compose.yml` files, edit those and start pandora with:
|
||||||
|
|
||||||
`docker compose up`
|
```sh
|
||||||
|
docker compose up
|
||||||
|
```
|
||||||
|
|
Loading…
Reference in a new issue