services: test: image: python:3.7-bullseye volumes: - .:/src working_dir: /src command: sleep infinity