services: app: build: . container_name: SystemReverseRPBot volumes: - .:/app working_dir: /app command: python main.py