mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-31 20:28:31 +00:00
replace all mentions of docker compose v1
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
60d8f69bef
commit
47f6e1f58d
6 changed files with 11 additions and 12 deletions
|
@ -91,7 +91,7 @@ Additional info about deploying Conduit can be found [here](generic.md).
|
|||
|
||||
### Build
|
||||
|
||||
To build the Conduit image with docker-compose, you first need to open and modify the `docker-compose.yml` file. There you need to comment the `image:` option and uncomment the `build:` option. Then call docker-compose with:
|
||||
To build the Conduit image with docker-compose, you first need to open and modify the `docker-compose.yml` file. There you need to comment the `image:` option and uncomment the `build:` option. Then call docker compose with:
|
||||
|
||||
```bash
|
||||
docker-compose up
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue