mirror of
https://github.com/outbackdingo/labca.git
synced 2026-01-27 10:19:34 +00:00
Remove bsetup step in docker-only instructions (#138)
This commit is contained in:
@@ -9,7 +9,6 @@ The `docker-compose.yml` file is located in the `build` subdirectory for now. Yo
|
||||
git clone https://github.com/hakwerk/labca.git
|
||||
cd labca/build
|
||||
export LABCA_FQDN=labca.example.com
|
||||
docker compose up bsetup
|
||||
docker compose up -d
|
||||
```
|
||||
And to tail the logs, especially if there are any issues:
|
||||
|
||||
Reference in New Issue
Block a user