Sign inSign up

intelowlproject/intelowl_pcap_analyzers:v6.5.1

Multi-platform
Networking
Security
Monitoring & observability
Index digest

sha256:385f10cb58f5ccbb232e1dc40ef61bd95a57cb9d5103a1efa385e6c2d31fd49f

OS/ARCH

Compressed size

154.87 MB

Last pushed

8 months by intelowlproject

Type

Image

Manifest digest

sha256:d074df5c5cc7f394c4ae3c461ac21ae41ae6692f05e5d3fefd0ad34f3afc3e80

Image Layers

1COPY / / # buildkit64.31 MB
2ENV LANG=C.utf80 B
3CMD ["/bin/bash"]0 B
4RUN /bin/sh -c dnf -y24.81 MB
5COPY /fakeroot / # buildkit30.48 MB
6RUN /bin/sh -c mkdir -p183 B
7COPY /update.yaml /etc/suricata/update.yaml # buildkit199 B
8COPY /suricata.logrotate /etc/logrotate.d/suricata # buildkit271 B
9RUN /bin/sh -c suricata-update update-sources8.5 MB
10RUN /bin/sh -c useradd --system8.51 MB
11VOLUME [/var/log/suricata]0 B
12VOLUME [/var/lib/suricata]0 B
13VOLUME [/var/run/suricata]0 B
14VOLUME [/etc/suricata]0 B
15COPY /docker-entrypoint.sh / # buildkit805 B
16ENTRYPOINT ["/docker-entrypoint.sh"]0 B
17RUN /bin/sh -c /usr/bin/suricata --build-info32 B
18ENV PROJECT_PATH=/opt/deploy0 B
19ENV LOG_PATH=/var/log/intel_owl/pcap_analyzers0 B
20ENV USER=pcap_analyzers-user0 B
21RUN /bin/sh -c dnf -y7.55 MB
22WORKDIR /opt/deploy/pcap_analyzers-flask148 B
23COPY app.py requirements.txt entrypoint.sh ./1.78 KB
24COPY check_pcap.py update_signatures.sh / #1.75 KB
25COPY crontab /etc/cron.d/suricata # buildkit251 B
26COPY config/suricata/etc/* /etc/suricata # buildkit17.48 KB
27COPY config/suricata/rules/* /var/lib/suricata/rules # buildkit207 B
28RUN /bin/sh -c pip3 install10.7 MB
29EXPOSE [4004/tcp]0 B
30ENTRYPOINT ["./entrypoint.sh"]0 B

Command

COPY / / # buildkit