Sign inSign up

killergoldfisch/web2py

By killergoldfisch

•Updated about 9 years ago

The repo contains the Docker image for the web2py web framework with MySQL. See the hub page.

Image
0

232

killergoldfisch/web2py repository overview

⁠About this repo

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

Tag summary

Content type

Image

Digest

Size

214.9 MB

Last updated

about 9 years ago

docker pull killergoldfisch/web2py