# Demo state for docker-compose.test.yaml: one local repo, published at the # repo root, completely open and unsigned. Not meant for production — see # compose/config/state.yaml for the starter template used there. localRepos: - name: demo comment: "docker-compose.test.yaml demo repo" defaultDistribution: stable defaultComponent: main publish: - name: demo-root prefix: "" distribution: stable sourceKind: local sources: - { name: demo, component: main } architectures: [amd64, arm64] acquireByHash: true