Sign inSign up

zimbres/fortinet-backup:1.0

Index digest

sha256:36fc6b625602d68942bcd7b6505474b5afe0ccbdb085c36bad3200d3c26326ec

OS/ARCH

linux/amd64

Compressed size

36.22 MB

Last pushed

8 months by zimbres

Type

Image

Manifest digest

sha256:c86d1f42844c5be1cc4940498124a79da9f8b2f20e990eb0754ea5137c6df4f6

Image Layers

1ADD file ... in / 3.25 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4ENV LANG=C.UTF-80 B
5RUN /bin/sh -c set -eux;605.08 KB
6ENV GPG_KEY=7169605F62C751356D054A26A821E680E5FA63050 B
7ENV PYTHON_VERSION=3.12.20 B
8RUN /bin/sh -c set -eux;11.22 MB
9RUN /bin/sh -c set -eux;241 B
10ENV PYTHON_PIP_VERSION=24.00 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/dbf0c85f76fb6e1ab42aa672ffca6f0a675d9ee4/public/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=dfe9fd5c28dc98b5ac17979a953ea550cec37ae1b47a5116007395bfacff2ab90 B
13RUN /bin/sh -c set -eux;2.57 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c apk add9.08 MB
16RUN /bin/sh -c adduser --disabled-password1.21 KB
17WORKDIR /code94 B
18COPY ./requirements.txt ./ # buildkit183 B
19RUN /bin/sh -c pip install9.49 MB
20COPY ./modules ./modules # buildkit3.95 KB
21COPY ./main.py ./ # buildkit365 B
22COPY ./env.json.example ./env.json # buildkit246 B
23USER user0 B
24CMD ["uvicorn" "main:app" "--host" "0.0.0.0"0 B

Command

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /