Sign inSign up

daimebag/django-cms

By daimebag

Updated over 9 years ago

A djangocms container.

Image
3

1.6K

daimebag/django-cms repository overview


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 DEBUG has the value True by default. Change it if you want to push your site in production.

Tag summary

Content type

Image

Digest

Size

255.7 MB

Last updated

over 9 years ago

docker pull daimebag/django-cms