-
Run and build the Docker Compose file using the docker-compose up command:
docker-compose up --build
-
Run the Docker Compose file using the docker-compose up command:
docker-compose up
-
Run the "docker ps" command to see the running container:
docker-compose ps
-
Run the "docker stop" command to stop the running container:
docker-compose stop
-
Run the "createsuperuser" command to create new admin user:
docker-compose run web python djangoapp/manage.py createsuperuser
-
Notifications
You must be signed in to change notification settings - Fork 0
Baraff24/purceddhroxy
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
purceddhroxy
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published