2026-05-20 15:54:07 -07:00
2026-05-20 15:54:04 -07:00
2026-05-20 15:54:07 -07:00
2026-05-20 15:54:03 -07:00

docker — compose scratch pad

Includes b use/ with a stub docker-compose.yml and web-ui/ assets.

Populate docker-compose.yml with actual services (services: block) referencing your images or build contexts inside web-ui/.

Suggested workflow:

cd "b use"
docker compose config   # validates structure once filled
docker compose up -d    # once services exist

Add per-service README files under child directories once they stabilize.

Description
Docker compose and web UI scratch workspace
Readme MIT 53 KiB
Languages
Markdown 100%