fix: fix: make _generate_compose_impl the canonical compose source — remove tracked docker-compose.yml + update docs (#603)
This commit is contained in:
parent
532ce257d5
commit
398c618cc4
6 changed files with 69 additions and 208 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -28,3 +28,6 @@ secrets/
|
|||
|
||||
# Pre-built binaries for Docker builds (avoid network calls during build)
|
||||
docker/agents/bin/
|
||||
|
||||
# Generated docker-compose.yml (run 'bin/disinto init' to regenerate)
|
||||
docker-compose.yml
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue