Sign inSign up

yohrannes/website-portifolio:v1.9.24-arm64

Security
Web servers
Monitoring & observability
Manifest digest

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 MB
2COPY /app/venv /app/venv # buildkit22.66 MB
3WORKDIR /app32 B
4COPY app.py . # buildkit1.24 KB
5COPY templates/ templates/ # buildkit8.84 KB
6COPY static/ static/ # buildkit38.66 MB
7COPY fonts/ fonts/ # buildkit61.94 KB
8ENV PATH=/app/venv/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/sbin:/sbin:/bin0 B
9ENV PYTHONUNBUFFERED=10 B
10ENTRYPOINT ["gunicorn" "--bind" "0.0.0.0:5000" "app:app"]0 B
11HEALTHCHECK &{["CMD-SHELL" "curl -f localhost:50000 B

Command

apko