Sign inSign up

vadims06/isis-watcher:v2.0.21

Manifest digest

sha256:0e5de2a0e76d479cc6d07712e69a9a5e8e581f23a534bdb9df03d1fbb11f8681

OS/ARCH

linux/amd64

Compressed size

278.4 MB

Last pushed

over 1 year by vadims06

Type

Image

Manifest digest

sha256:0e5de2a0e76d479cc6d07712e69a9a5e8e581f23a534bdb9df03d1fbb11f8681

Image Layers

1ADD file ... in / 27.8 MB
2CMD ["bash"]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
5RUN /bin/sh -c set -eux;3.35 MB
6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B
7ENV PYTHON_VERSION=3.11.70 B
8RUN /bin/sh -c set -eux;12.25 MB
9RUN /bin/sh -c set -eux;243 B
10ENV PYTHON_PIP_VERSION=23.2.10 B
11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B
12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B
13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B
14RUN /bin/sh -c set -eux;3.24 MB
15CMD ["python3"]0 B
16LABEL MAINTAINER=Vadim Semenov <[email protected]>0 B
17WORKDIR /home/watcher/watcher/160 B
18RUN /bin/sh -c apt-get update118.25 MB
19LABEL MAINTAINER=Vadim Semenov <[email protected]>0 B
20ENV GROUP_ID=1000 USER_ID=10000 B
21WORKDIR /home/watcher/watcher/32 B
22ADD ./requirements.txt /home/watcher/watcher/requirements.txt # buildkit287 B
23RUN /bin/sh -c pip install108.52 MB
24RUN /bin/sh -c mkdir -p220 B
25COPY /home/watcher/watcher/Helper.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/Helper.so # buildkit3.68 MB
26COPY /home/watcher/watcher/pysniff_helper.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/pysniff_helper.so # buildkit413.66 KB
27COPY /home/watcher/watcher/models.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/models.so # buildkit511.6 KB
28COPY /home/watcher/watcher/Templates.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/Templates.so # buildkit33.89 KB
29COPY ./pysniff.py /home/watcher/watcher/pysniff.py # buildkit852 B
30COPY ./custom_logger.py /home/watcher/watcher/custom_logger.py # buildkit1.75 KB
31COPY ./exceptions.py /home/watcher/watcher/exceptions.py # buildkit398 B
32COPY ./tests /home/watcher/watcher/tests # buildkit380.56 KB
33COPY ./LICENSE /home/watcher/watcher/LICENSE # buildkit3.95 KB
34CMD ["python" "pysniff.py"]0 B

Command

ADD file:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in /