Sign inSign up

yohrannes/website-portifolio:v1.9.27-arm64

Security
Web servers
Monitoring & observability
Manifest digest

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

Command

apko