services: kimi: build: context: . network: host image: kimi:alpine container_name: kimi hostname: kimi stdin_open: true tty: true volumes: - ./workspace:/workspace