services: bot: build: . command: python -u start.py restart: always container_name: reminder volumes: - ./:/app volumes: reminder_vol: