Sign inSign up

vadims06/ospf-watcher:v2.0.4

Manifest digest

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 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.11 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 # buildkit387 B
23RUN /bin/sh -c pip install35.93 MB
24RUN /bin/sh -c touch watcher.log185 B
25COPY /home/watcher/watcher/Helper.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/Helper.so # buildkit1.99 MB
26COPY /home/watcher/watcher/pysniff_helper.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/pysniff_helper.so # buildkit324.4 KB
27COPY /home/watcher/watcher/models.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/models.so # buildkit396.94 KB
28COPY /home/watcher/watcher/Templates.cpython-311-x86_64-linux-gnu.so /home/watcher/watcher/Templates.so # buildkit33.26 KB
29COPY ./pysniff.py /home/watcher/watcher/pysniff.py # buildkit814 B
30COPY ./custom_logger.py /home/watcher/watcher/custom_logger.py # buildkit1.73 KB
31COPY ./LICENSE /home/watcher/watcher/LICENSE # buildkit3.74 KB
32CMD ["python" "pysniff.py"]0 B

Command

ADD file:af0f4e41d68b67ca88a1ce6297326159e18e27670d7bfc0bf5804a4e2b268cc8 in /