Sign inSign up

zerocustom/gotify-e:1.1.2

Multi-platform
Index digest

sha256:dce08e48fba509275713424301eea986f6bb7d28b59190d200bfd47e42ff6e1f

OS/ARCH

Compressed size

31.18 MB

Last pushed

2 months by zerocustom

Type

Image

Manifest digest

sha256:eb86015859541ee600be9bc6eead8bb910c763bb0bed750b6b4d6ab7aebefc82

Image Layers

1ADD alpine-minirootfs-3.24.1-x86_64.tar.gz / # buildkit3.67 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;399.17 KB
5ENV PYTHON_VERSION=3.14.60 B
6ENV PYTHON_SHA256=143b1dddefaec3bd2e21e3b839b34a2b7fb9842272883c576420d605e9f30c630 B
7RUN /bin/sh -c set -eux;12.85 MB
8RUN /bin/sh -c set -eux;247 B
9CMD ["python3"]0 B
10WORKDIR /app93 B
11COPY requirements.txt . # buildkit223 B
12COPY /wheels /wheels # buildkit3.82 MB
13RUN /bin/sh -c pip install10.42 MB
14COPY app/ . # buildkit36.47 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-x86_64.tar.gz / # buildkit