Sign inSign up

dokeraj/deathwatch:2

Multi-platform
Manifest digest

sha256:78418bbe5c18f54015519b7bbe03fab620a59c1e93cc563b481ccd40fe5887d9

OS/ARCH

Compressed size

26.56 MB

Last pushed

over 5 years by dokeraj

Type

Image

Manifest digest

sha256:78418bbe5c18f54015519b7bbe03fab620a59c1e93cc563b481ccd40fe5887d9

Image Layers

1ADD file ... in / 2.68 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
5/bin/sh -c set -eux; apk640.76 KB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.20 B
8/bin/sh -c set -ex &&10.88 MB
9/bin/sh -c cd /usr/local/bin &&229 B
10ENV PYTHON_PIP_VERSION=21.0.10 B
11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B
12ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B
13/bin/sh -c set -ex; wget2.06 MB
14CMD ["python3"]0 B
15RUN /bin/sh -c pip install4.32 MB
16RUN /bin/sh -c pip install2.27 MB
17RUN /bin/sh -c pip install25.17 KB
18RUN /bin/sh -c pip install3.69 MB
19RUN /bin/sh -c pip install9.62 KB
20RUN /bin/sh -c mkdir /yaml100 B
21RUN /bin/sh -c mkdir /deathWatch106 B
22ADD main.py /deathWatch/ # buildkit794 B
23ADD configInit.py /deathWatch/ # buildkit1.56 KB
24ADD containerData.py /deathWatch/ # buildkit586 B
25ADD containerEvent.py /deathWatch/ # buildkit512 B
26ADD util.py /deathWatch/ # buildkit300 B
27ADD discordNotify.py /deathWatch/ # buildkit895 B
28ADD telegramNotify.py /deathWatch/ # buildkit934 B
29ADD slackNotify.py /deathWatch/ # buildkit1.06 KB
30ADD logoIcons.py /deathWatch/ # buildkit619 B
31WORKDIR /deathWatch/0 B
32CMD ["python" "-u" "main.py"]0 B

Command

ADD file:80bf8bd014071345b1c0364eeb0a5e48f3fb0d87f9c31cb990e57caa652b59b8 in /