About this repo The repo contains the Docker image for the web2py web framework. See the hub page. Usage: docker pull acidjunk/web2py docker run -p 443:443 -p 80:80 -v my_app:/home/www-data/web2py/applications/webapp acidjunk/web2py Inspired by: thehipbot and rafs