Create django super user in a docker container without inputting password May 14, 2023 by Tarik Get the container ID and run the command. docker exec -it container_id python manage.py createsuperuser