--- services: kubernaut: build: context: . dockerfile: Dockerfile volumes: - ..:/workspace command: sleep infinity memcached: image: memcached:latest