services: openjdk: build: context: . volumes: - $PWD/src:/src command: sleep infinity working_dir: /src