services: bot: build: context: . dockerfile: Dockerfile # volumes: # - bot_data:/home volumes: bot_data: driver: local driver_opts: type: none device: ./data o: bind