Tag list with Dockerfile links:
The "test" version run "/bin/sh" instead of "python manage.py runserver 0.0.0.0:8000"
Just run:
docker run --name [ContainerName] -it -p [HostPort]:8000 daimebag/django-cms[Tag]
If you need some help for installation of DjangoCMS, go to the documentation for more information.
While installation, DjangoCMS asks which language(s) you want to use. All languages available are listed here.
After installation, you can stop the container and restart it, the container automatically launch the DjangoCMS server if the installation has already been done.
Note: The variable
DEBUGhas the valueTrueby default. Change it if you want to push your site in production.
Content type
Image
Digest
Size
255.7 MB
Last updated
over 9 years ago
docker pull daimebag/django-cms