mirror of
https://github.com/vichan-devel/vichan.git
synced 2024-11-12 01:50:48 +01:00
docker: add compose documentation notes
This commit is contained in:
parent
ffa5c018e7
commit
827373819f
@ -14,3 +14,7 @@ The folder structure expected by compose is as follows
|
|||||||
└── www
|
└── www
|
||||||
```
|
```
|
||||||
The vichan container is by itself much less rigid.
|
The vichan container is by itself much less rigid.
|
||||||
|
|
||||||
|
|
||||||
|
Use `docker compose up --build` to start the docker compose.
|
||||||
|
Use `docker compose up --build -d php` to rebuild just the vichan container while the compose is running. Useful for development.
|
||||||
|
Loading…
Reference in New Issue
Block a user