Skip to content

Commit 62b53ca

Browse files
author
acidjunk
committed
Updated README
1 parent 66a8abc commit 62b53ca

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,6 @@
11
# About this repo
22
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

Comments
 (0)