ecommerce

$ docker-compose build
$ docker-compose up -d
$ exec -t -i ecommerce_web_1 bash
$ python manage.py migrate