robkooper/status-page-backend:latest

Multi-platform
Index digest

sha256:954e726ad96513cb77c45f50d455d93213e188aa23d2bb538da4b7798a2592ca

OS/ARCH

Compressed size

95.45 MB

Last pushed

8 months by robkooper

Type

Image

Manifest digest

sha256:964edffd3534fdb9ab93182048c33391ec72c8b1ee45387fdac64086efff4564

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c set -eux;1.23 MB
5ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
6ENV PYTHON_VERSION=3.11.140 B
7ENV PYTHON_SHA256=8d3ed8ec5c88c1c95f5e558612a725450d2452813ddad5e58fdb1a53b1209b780 B
8RUN /bin/sh -c set -eux;13.7 MB
9RUN /bin/sh -c set -eux;249 B
10CMD ["python3"]0 B
11RUN /bin/sh -c apt-get update5.32 MB
12COPY /uv /usr/local/bin/uv # buildkit20.52 MB
13WORKDIR /app91 B
14COPY pyproject.toml ./ # buildkit786 B
15RUN /bin/sh -c uv pip25.98 MB
16COPY . . # buildkit312.38 KB
17EXPOSE [8000/tcp]0 B
18COPY start.sh /app/start.sh # buildkit32 B
19RUN /bin/sh -c chmod +x277 B
20HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost:8000/api/health0 B
21CMD ["/app/start.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'trixie' '@1765152000'