Django SHOP
https://github.com/awesto/django-shop
Demo
Run Docker demo:
docker run -p 9001:9001 --rm jrief/myshop-sample:latest
Find the IP address:
docker ps
docker inspect 417f41c0805f
Browse to the site e.g. http://172.17.0.2:9001/
https://github.com/awesto/django-shop
Run Docker demo:
docker run -p 9001:9001 --rm jrief/myshop-sample:latest
Find the IP address:
docker ps
docker inspect 417f41c0805f
Browse to the site e.g. http://172.17.0.2:9001/