docker-compose up --build
docker-compose exec web python manage.py --help
docker-compose exec web python manage.py shell
Go to http://localhost:8080, use the user and password listed in the docker-compose.yml
docker-compose up --build
docker-compose exec web python manage.py --help
docker-compose exec web python manage.py shell
Go to http://localhost:8080, use the user and password listed in the docker-compose.yml