sha256:2ed0e77b62dc86913da6bec9a387f263031977ab54cb4504c0a46935048de1b8
OS/ARCH
linux/arm64
Compressed size
81.83 MB
Last pushed
over 1 year by yohrannes
Type
Image
Manifest digest
sha256:2ed0e77b62dc86913da6bec9a387f263031977ab54cb4504c0a46935048de1b8
Image Layers
1apko20.45 MB2COPY /app/venv /app/venv # buildkit22.66 MB3WORKDIR /app32 B4COPY app.py . # buildkit1.24 KB5COPY templates/ templates/ # buildkit8.84 KB6COPY static/ static/ # buildkit38.66 MB7COPY fonts/ fonts/ # buildkit61.94 KB8ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin0 B9ENV PYTHONUNBUFFERED=10 B10ENTRYPOINT ["gunicorn" "--bind" "0.0.0.0:5000" "app:app"]0 B11HEALTHCHECK &{["CMD-SHELL" "curl -f localhost:50000 BCommand
apko