Sign inSign up

alexellis2/fastapi-watchdog:f17d424c1c442a246469c8ed40a8c003

Index digest

sha256:72d15e20cf045188db5fbff4802d1d88c1b1b607b634443798e05146184fecbc

OS/ARCH

linux/amd64

Compressed size

61.21 MB

Last pushed

2 months by alexellis2

Type

Image

Manifest digest

sha256:0f547f307bcaf9917df80e61ea32ade32a8442f4dae2b7327a22172f1400fd35

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 . #1.58 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'