25개 이상의 토픽을 선택하실 수 없습니다. Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

9 lines
189B

  1. services:
  2. bonsai:
  3. build: .
  4. container_name: ai-bmad-tracking-kits
  5. volumes:
  6. - .:/workspace
  7. - /var/run/docker.sock:/var/run/docker.sock
  8. ports:
  9. - "7681:7681"

Powered by TurnKey Linux.