services: toolchain: build: context: . image: schihei/toolchain:latest volumes: - "./workspace:/root/workspace" ports: - 5900:5900