prep for nonempty pp
Some checks are pending
Test / build (push) Waiting to run

This commit is contained in:
2024-07-07 13:16:12 -07:00
parent e47ee47b55
commit dd21568531
4 changed files with 10 additions and 1 deletions

View File

@@ -15,6 +15,7 @@ Build only seems to require `#usermod -aG docker username`. Not tested as root/
By default, `bridge` runs in non-interactive mode on container startup. You must set up the bridge initially:
cp .env.example .env
vi .env
docker-compose build
docker-compose up -d
docker-compose exec pmb bash