Search Docker Hub
web2py
By killergoldfisch
The repo contains the Docker image for the web2py web framework with MySQL. See the hub page.
232
The repo contains the Docker image for the web2py web framework with MySQL. See the hub page.
docker run -d \ -p 80:80 \ -p 443:443 \ -v $PWD/init:/apps/init \ -e UID=501 \ --name web2py killergoldfisch/web2py
Content type
Image
Digest
Size
214.9 MB
Last updated
about 9 years ago
docker pull killergoldfisch/web2py