Sign inSign up

alexellis2/fastapi-watchdog:28f7d5a883cb2f08b316f73b0d379ed4

Index digest

sha256:b9a81a9b6e6620334eb1e43bd5ccf62ce9ac1184ef1d01926a378d7f40eb092b

OS/ARCH

linux/amd64

Compressed size

61.21 MB

Last pushed

about 2 months by alexellis2

Type

Image

Manifest digest

sha256:571e02274d49b83825951c4cfc346965a4b4183c2a9d3ebdfc5078a42ab48c7a

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
3RUN /bin/sh -c set -eux;3.36 MB
4ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
5ENV PYTHON_VERSION=3.13.140 B
6ENV PYTHON_SHA256=639e43243c620a308f968213df9e00f2f8f62332f7adbaa7a7eeb9783057c6900 B
7RUN /bin/sh -c set -eux;11.99 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10COPY /fwatchdog /usr/bin/fwatchdog # buildkit4.34 MB
11RUN /bin/sh -c chmod +x32 B
12ARG ADDITIONAL_PACKAGE=0 B
13ARG UPGRADE_PACKAGES=false0 B
14RUN |2 ADDITIONAL_PACKAGE= UPGRADE_PACKAGES=false /bin/sh32 B
15RUN |2 ADDITIONAL_PACKAGE= UPGRADE_PACKAGES=false /bin/sh1.15 KB
16WORKDIR /home/app/32 B
17COPY requirements.txt . # buildkit210 B
18RUN |2 ADDITIONAL_PACKAGE= UPGRADE_PACKAGES=false /bin/sh14.59 MB
19COPY --chown=app:app main.py . #2.26 KB
20USER app0 B
21WORKDIR /home/app/32 B
22USER app0 B
23ENV fprocess=python main.py0 B
24ENV mode=http0 B
25ENV upstream_url=http://127.0.0.1:50000 B
26ENV PORT=50000 B
27HEALTHCHECK {Test:[CMD-SHELL [ -e /tmp/.lock0 B
28CMD ["fwatchdog"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1783900800'