sha256:f34f4ec948a399c58885195b4ae22c29d4f62ba9304e25472221bc18202dcaeb
OS/ARCH
Compressed size
83.01 MB
Last pushed
over 1 year by yohrannes
Type
Image
Manifest digest
sha256:ed1a8e463d1b1c39c7319b7cad74dc93272c50e8ccf953e4b138278d20f76267
Image Layers
1apko21.45 MB2WORKDIR /app97 B3ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin0 B4ENV PYTHONUNBUFFERED=10 B5COPY /app/venv /app/venv # buildkit22.83 MB6COPY app.py . # buildkit1.25 KB7COPY templates/ templates/ # buildkit8.85 KB8COPY static/ static/ # buildkit38.66 MB9COPY fonts/ fonts/ # buildkit61.95 KB10ENTRYPOINT ["gunicorn" "--bind" "0.0.0.0:5000" "app:app"]0 B11HEALTHCHECK &{["CMD-SHELL" "curl -f localhost:50000 BCommand
apko