Sign inSign up

zerocustom/gotify-e:1.0

Multi-platform
Index digest

sha256:e19c5127e8be5f948992390703701e17f509ac0fc167578e13c3213bd4707813

OS/ARCH

Compressed size

31.16 MB

Last pushed

2 months by zerocustom

Type

Image

Manifest digest

sha256:41e36c9c5be1d0008346adac4d689be01a86ba2271867d2f4ed086ce97522d8b

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/ . # buildkit15.4 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