version: '3.7' services: bot: build: context: . dockerfile: Dockerfile restart: always volumes: - './:/usr/src/app'