sha256:eb4283f0c355cc25350ddd2f0eb4d4e9ca7bea2d796ef115892f116ed0879ed5
OS/ARCH
linux/amd64
Compressed size
203.4 MB
Last pushed
about 2 years by vadims06
Type
Image
Manifest digest
sha256:eb4283f0c355cc25350ddd2f0eb4d4e9ca7bea2d796ef115892f116ed0879ed5
Image Layers
1ADD file ... in / 27.8 MB2CMD ["bash"]0 B3ENV PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B4ENV LANG=C.UTF-80 B5RUN /bin/sh -c set -eux;3.35 MB6ENV GPG_KEY=A035C8C19219BA821ECEA86B64E628F8D684696D0 B7ENV PYTHON_VERSION=3.11.70 B8RUN /bin/sh -c set -eux;12.25 MB9RUN /bin/sh -c set -eux;243 B10ENV PYTHON_PIP_VERSION=23.2.10 B11ENV PYTHON_SETUPTOOLS_VERSION=65.5.10 B12ENV PYTHON_GET_PIP_URL=https://github.com/pypa/get-pip/raw/049c52c665e8c5fd1751f942316e0a5c777d304f/public/get-pip.py0 B13ENV PYTHON_GET_PIP_SHA256=7cfd4bdc4d475ea971f1c0710a5953bcc704d171f83c797b9529d9974502fcc60 B14RUN /bin/sh -c set -eux;3.24 MB15CMD ["python3"]0 B17WORKDIR /home/watcher/watcher/160 B18RUN /bin/sh -c apt-get update118.11 MB20ENV GROUP_ID=1000 USER_ID=10000 B21WORKDIR /home/watcher/watcher/32 B22ADD ./requirements.txt /home/watcher/watcher/requirements.txt # buildkit387 B23RUN /bin/sh -c pip install35.93 MB24RUN /bin/sh -c touch watcher.log185 B25COPY /home/watcher/watcher/Helper.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/Helper.so # buildkit1.99 MB26COPY /home/watcher/watcher/pysniff_helper.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/pysniff_helper.so # buildkit324.4 KB27COPY /home/watcher/watcher/models.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/models.so # buildkit396.94 KB28COPY /home/watcher/watcher/Templates.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/Templates.so # buildkit33.26 KB29COPY ./pysniff.py /home/watcher/watcher/pysniff.py # buildkit814 B30COPY ./custom_logger.py /home/watcher/watcher/custom_logger.py # buildkit1.73 KB31COPY ./LICENSE /home/watcher/watcher/LICENSE # buildkit3.74 KB32CMD ["python" "pysniff.py"]0 BCommand
ADD file:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in /