We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66a8abc commit 62b53caCopy full SHA for 62b53ca
README.md
@@ -1,2 +1,6 @@
1
# About this repo
2
The repo contains the Docker image for the [web2py](http://www.web2py.com/) web framework. See the hub page.
3
+
4
+## Usage:
5
+`docker pull acidjunk/web2py`
6
+`docker run -p 443:443 -p 80:80 -v /Users/acidjunk/GIT/formatics.web2py/applications/alexander:/home/www-data/web2py/applications/webapp`
0 commit comments