Skip to content

Commit 519a349

Browse files
author
acidjunk
committed
Updated docs
1 parent baaa62e commit 519a349

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,11 @@ The repo contains the Docker image for the [web2py](http://www.web2py.com/) web
66

77
`docker run -p 443:443 -p 80:80 -v my_app:/home/www-data/web2py/applications/webapp acidjunk/web2py`
88

9+
## Todo:
10+
- Add postgres support
11+
- Make it possible to run without SSL so setup behind a reversed Nginx Proxy is easier
12+
- Make it possible to add your own python requirements
13+
- Upgrade python to 2.7.12
14+
915
---
1016
Inspired by: [thehipbot](https://hub.docker.com/r/thehipbot/web2py/) and [rafs](https://github.com/rafsAcorsi/docker-web2py/)

0 commit comments

Comments
 (0)