Merge pull request 'Merge docker compose up and build into a single command' (#136) from readme-change into main
Reviewed-on: #136
This commit is contained in:
commit
08f7c1e584
@ -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:
|
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
|
```bash
|
||||||
docker compose build
|
docker compose up --build
|
||||||
docker compose up
|
|
||||||
```
|
```
|
||||||
|
|
||||||
Several containers will be started:
|
Several containers will be started:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user