Merge docker compose up and build into a single command
All checks were successful
Add copyright notice / copyright_notice (pull_request) Successful in 1m54s
Check usage of free licenses / check-licenses (pull_request) Successful in 2m41s
Run unit tests / unit_tests (pull_request) Successful in 4m7s

This commit is contained in:
Manuel Bustillo 2024-11-17 11:27:38 +01:00
parent b008777c20
commit b3cfde445c

View File

@ -42,8 +42,7 @@ projects <or anything else>
Docker compose is the recommended way to run Libre Wedding Planner for development purposes. After downloading both repositories, `cd` to the root of `wedding-planner` and run:
```bash
docker compose build
docker compose up
docker compose up --build
```
Several containers will be started: