version: '3' services: app: build: . volumes: - .:/app command: /bin/bash -c "tail -f /dev/null"