oyvindsk/wagtail-demo

By oyvindsk

Updated over 9 years ago

Wagtail CMS Demosite

Image
10

50K+

##Wagtail CMS Demosite

###Run:

docker run -p 8000:8000 -d oyvindsk/wagtail-demo

http://localhost:8000

http://localhost:8000/admin/ # Username: admin , password: test

###See:

###Repo:

https://github.com/oyvindsk/docker-playground/tree/master/dockerfiles/wagtaildemo

###Bugs:

  • Even if you run it in the "foreground", ctrl-c does not work, you have to "docker stop" it (bad handling of signals).

Docker Pull Command

docker pull oyvindsk/wagtail-demo