services: provision: build: . container_name: tsys-agent-provisioner env_file: - ${BW_ENV_FILE:-${HOME}/.config/bw/env} volumes: - ./agents.yaml:/app/agents.yaml:ro - ./state:/app/state network_mode: host