Skip to content

ManuelWeiss/docker-djangocms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-djangocms

docker container with djangocms and uwsgi

Installs a vanilla djangocms to /opt/djangocms and exposes it via uwsgi on port 80.

Build with

docker build -t djangocms .

And run with

docker run -it -p 80:80 djangocms

About

docker container with djangocms and uwsgi

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages