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 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.25 MB20ENV GROUP_ID=1000 USER_ID=10000 B21WORKDIR /home/watcher/watcher/32 B22ADD ./requirements.txt /home/watcher/watcher/requirements.txt # buildkit287 B23RUN /bin/sh -c pip install108.52 MB24RUN /bin/sh -c mkdir -p220 B25COPY /home/watcher/watcher/Helper.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/Helper.so # buildkit3.68 MB26COPY /home/watcher/watcher/pysniff_helper.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/pysniff_helper.so # buildkit413.66 KB27COPY /home/watcher/watcher/models.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/models.so # buildkit511.6 KB28COPY /home/watcher/watcher/Templates.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/Templates.so # buildkit33.89 KB29COPY ./pysniff.py /home/watcher/watcher/pysniff.py # buildkit852 B30COPY ./custom_logger.py /home/watcher/watcher/custom_logger.py # buildkit1.75 KB31COPY ./exceptions.py /home/watcher/watcher/exceptions.py # buildkit398 B32COPY ./tests /home/watcher/watcher/tests # buildkit380.56 KB33COPY ./LICENSE /home/watcher/watcher/LICENSE # buildkit3.95 KB34CMD ["python" "pysniff.py"]0 BCommand
ADD file:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in /