Sign inSign up

dokeraj/deathwatch:2

Multi-platform
Manifest digest

sha256:c2bfb3c21788de0193ee12c0028faad5772c392ad44844eaf77793187533859e

OS/ARCH

Compressed size

25.3 MB

Last pushed

over 5 years by dokeraj

Type

Image

Manifest digest

sha256:c2bfb3c21788de0193ee12c0028faad5772c392ad44844eaf77793187533859e

Image Layers

1ADD file ... in / 2.31 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; apk639.66 KB
6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B
7ENV PYTHON_VERSION=3.9.20 B
8/bin/sh -c set -ex &&9.99 MB
9/bin/sh -c cd /usr/local/bin &&228 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.63 KB
20RUN /bin/sh -c mkdir /yaml100 B
21RUN /bin/sh -c mkdir /deathWatch106 B
22ADD main.py /deathWatch/ # buildkit795 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/ # buildkit933 B
29ADD slackNotify.py /deathWatch/ # buildkit1.06 KB
30ADD logoIcons.py /deathWatch/ # buildkit618 B
31WORKDIR /deathWatch/0 B
32CMD ["python" "-u" "main.py"]0 B

Command

ADD file:efdd39e5243eaf378f12ad5a85d2222b44930850a90263e5f17e8a6b5e9bc9b8 in /