version: '3' services: main: build: context: ./ dockerfile: ./Dockerfile command: tail -f /dev/null volumes: - ./:/app