Skip to content

Commit baaa62e

Browse files
author
acidjunk
committed
Added credits
1 parent 4ce53b6 commit baaa62e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,7 @@ The repo contains the Docker image for the [web2py](http://www.web2py.com/) web
44
## Usage:
55
`docker pull acidjunk/web2py`
66

7-
`docker run -p 443:443 -p 80:80 -v my_app:/home/www-data/web2py/applications/webapp`
7+
`docker run -p 443:443 -p 80:80 -v my_app:/home/www-data/web2py/applications/webapp acidjunk/web2py`
8+
9+
---
10+
Inspired by: [thehipbot](https://hub.docker.com/r/thehipbot/web2py/) and [rafs](https://github.com/rafsAcorsi/docker-web2py/)

0 commit comments

Comments
 (0)