sha256:da9efa268103829887ba9d21bb4e61e68411cc2cd02674bc9a11250edd0c614f
OS/ARCH
Compressed size
26.53 MB
Last pushed
over 5 years by dokeraj
Type
Image
Manifest digest
sha256:da9efa268103829887ba9d21bb4e61e68411cc2cd02674bc9a11250edd0c614f
Image Layers
1ADD file ... in / 2.59 MB2CMD ["/bin/sh"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5/bin/sh -c set -eux; apk643.13 KB6ENV GPG_KEY=E3FF2839C048B25C084DEBE9B26995E3102505680 B7ENV PYTHON_VERSION=3.9.20 B8/bin/sh -c set -ex &&10.94 MB9/bin/sh -c cd /usr/local/bin &&232 B10ENV PYTHON_PIP_VERSION=21.0.10 B11ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/b60e2320d9e8d02348525bd74e871e466afdf77c/get-pip.py0 B12ENV PYTHON_GET_PIP_SHA256=c3b81e5d06371e135fb3156dc7d8fd6270735088428c4a9a5ec1f342e20245650 B13/bin/sh -c set -ex; wget2.06 MB14CMD ["python3"]0 B15RUN /bin/sh -c pip install4.32 MB16RUN /bin/sh -c pip install2.27 MB17RUN /bin/sh -c pip install25.18 KB18RUN /bin/sh -c pip install3.69 MB19RUN /bin/sh -c pip install9.63 KB20RUN /bin/sh -c mkdir /yaml100 B21RUN /bin/sh -c mkdir /deathWatch106 B22ADD main.py /deathWatch/ # buildkit795 B23ADD configInit.py /deathWatch/ # buildkit1.56 KB24ADD containerData.py /deathWatch/ # buildkit586 B25ADD containerEvent.py /deathWatch/ # buildkit511 B26ADD util.py /deathWatch/ # buildkit300 B27ADD discordNotify.py /deathWatch/ # buildkit895 B28ADD telegramNotify.py /deathWatch/ # buildkit935 B29ADD slackNotify.py /deathWatch/ # buildkit1.06 KB30ADD logoIcons.py /deathWatch/ # buildkit618 B31WORKDIR /deathWatch/0 B32CMD ["python" "-u" "main.py"]0 BCommand
ADD file:3bf1497bd250cf7c73c12231dc4ebe3a3a67f2cd99e35bce47ef6674683aeb1d in /