Sign inSign up

alexellis2/fastapi-watchdog:bd27a70d1ea1ecf7c3f749165df43bd1

Index digest

sha256:afd243e52130234aceece63427f20e4385a9175c0de59704f97317dd087a944a

OS/ARCH

linux/amd64

Compressed size

57.92 MB

Last pushed

about 2 months by alexellis2

Type

Image

Manifest digest

sha256:db089778689026c453b5b489be19cca6b2392563493d3cae6a75b8d2d95f04e6

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
16USER app0 B
17ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/home/app/.local/bin0 B
18WORKDIR /home/app/32 B
19COPY --chown=app:app requirements.txt . #209 B
20RUN |2 ADDITIONAL_PACKAGE= UPGRADE_PACKAGES=false /bin/sh11.31 MB
21COPY --chown=app:app main.py . #1.57 KB
22WORKDIR /home/app/32 B
23USER app0 B
24ENV fprocess=python main.py0 B
25ENV mode=http0 B
26ENV upstream_url=http://127.0.0.1:50000 B
27ENV PORT=50000 B
28HEALTHCHECK {Test:[CMD-SHELL [ -e /tmp/.lock0 B
29CMD ["fwatchdog"]0 B

Command

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