set -a; source ~/my-project-dir/.env; set +a python manage.py createsuperuser docker exec -it “container-id” bash docker-compose up -d --build