Yimmo-WSGI server docker image (⚠ POC / ALPHA!)
765
See:
Pick a release tag to use.
docker run \
-v /path/to/local/app:/opt/my-app \
-p 8081:8081 \
-e PYTHONPATH="/opt/my-app" \
-e YIMMO_WSGI_MODULE="your_module" \
-e YIMMO_WSGI_APP="your_app" \
andrewcanaday/yimmo-wsgi:<release tag from above>
(Check out the README for an example you can run from the source repo).
4096) is pinned in this image (sorry! That'll be updated soon.)Content type
Image
Digest
sha256:2d399b7be…
Size
230.6 MB
Last updated
over 2 years ago
docker pull andrewcanaday/yimmo-wsgi:0-alpha