A runnable version of the Oscar sandbox site.
909

This container is a runnable version of Oscar's sandbox site. The container uses supervisor to manage processes for:
This is part of the work in this pull request: https://github.com/tangentlabs/django-oscar/pull/1366
The image can be fetched and run using:
$ docker pull codeinthehole/django_oscar_sandbox
$ docker run -P codeinthehole/django_oscar_sandbox:v0.8-dev
Use
$ docker ps
to see the port that forwards onto port 8000 on the container. (On my machine, you can browse the site at http://127.0.0.1:49153).
Feedback welcome. I'll build a container for the demo site shortly.
Content type
Image
Digest
sha256:b51781187…
Size
591.1 MB
Last updated
almost 11 years ago
docker pull codeinthehole/django_oscar_sandbox