Sign inSign up

zerocustom/gotify-e:latest

Multi-platform
Index digest

sha256:675dbe0768176edc5353d7360f84c3b751a8dc5d2ecdbbb1de3d230c1055d91e

OS/ARCH

Compressed size

30.02 MB

Last pushed

about 1 month by zerocustom

Type

Image

Manifest digest

sha256:7f18ec94000a80bbb6ff5900a99762a23757c1a2dab6a1d54496840a858066f9

Image Layers

1ADD alpine-minirootfs-3.24.1-armv7.tar.gz / # buildkit3.11 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;398.93 KB
5ENV PYTHON_VERSION=3.14.70 B
6ENV PYTHON_SHA256=3b48dac8fb59f62eaa67ac83c1eb12bda1b7a08406dd286e252c11a66be27f810 B
7RUN /bin/sh -c set -eux;12.13 MB
8RUN /bin/sh -c set -eux;249 B
9CMD ["python3"]0 B
10WORKDIR /app91 B
11COPY requirements.txt . # buildkit221 B
12COPY /wheels /wheels # buildkit3.81 MB
13RUN /bin/sh -c pip install10.53 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-armv7.tar.gz / # buildkit