from docker import from_env from dotenv import load_dotenv load_dotenv() client = from_env()