version: '3.1' services: service_name: build: context: . dockerfile: DOCKERFILE restart: always volumes: - /full/path/to/bot:/app