sha256:9bda17154664316649d946329d5826c8a1844fb4f8d55890364ee922c1f5632b
OS/ARCH
linux/arm64
Compressed size
81.83 MB
Last pushed
over 1 year by yohrannes
Type
Image
Manifest digest
sha256:9bda17154664316649d946329d5826c8a1844fb4f8d55890364ee922c1f5632b
Image Layers
1apko20.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.66 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