Skip to content

preactive/web2py-docker-centos7-nginx-uwsgi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web2py-docker-centos7-nginx-uwsgi

Docker Build for Web2py on centos/nginx/uwsgi
Build with:

docker build -t web2py . 

Deploy with:
docker run -d -p 80:80 -p 443:443 web2py

About

Docker Build for Web2py on centos/nginx/uwsgi

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published