# docker-compose.yml version: "3.0" services: botyam: build: . environment: - PYTHONUNBUFFERED=1 env_file: - /etc/environment