Sign inSign up

zerocustom/gotify-e:1.1

Multi-platform
Index digest

sha256:675dbe0768176edc5353d7360f84c3b751a8dc5d2ecdbbb1de3d230c1055d91e

OS/ARCH

Compressed size

30.69 MB

Last pushed

about 1 month by zerocustom

Type

Image

Manifest digest

sha256:8f013aea081cf245059c2f38f6cd48790ac3907bd654b40811c09892b4a7bf2c

Image Layers

1ADD alpine-minirootfs-3.24.1-armhf.tar.gz / # buildkit3.39 MB
2CMD ["/bin/sh"]0 B
3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B
4RUN /bin/sh -c set -eux;400.33 KB
5ENV PYTHON_VERSION=3.14.70 B
6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
7RUN /bin/sh -c set -eux;12.52 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY requirements.txt . # buildkit223 B
12COPY /wheels /wheels # buildkit3.81 MB
13RUN /bin/sh -c pip install10.54 MB
14COPY app/ . # buildkit36.63 KB
15RUN /bin/sh -c chmod +x32 B
16EXPOSE [8765/tcp]0 B
17HEALTHCHECK {Test:[CMD-SHELL python3 -c "import0 B
18ENTRYPOINT ["/app/docker.sh"]0 B
19CMD ["uvicorn" "app:app" "--host" "0.0.0.0"0 B

Command

ADD alpine-minirootfs-3.24.1-armhf.tar.gz / # buildkit