version: '3' services: bifrost: build: . volumes: - ./bifrost_data:/opt/bifrost/data network_mode: "host" privileged: true tty: true