mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-11-21 17:56:53 +02:00
update snort3
This commit is contained in:
parent
83ae1a08ef
commit
e8407132c8
@ -87,6 +87,7 @@ RUN set -xe \
|
||||
&& make -j7 \
|
||||
&& make install \
|
||||
&& curl -sSL https://www.snort.org/downloads/community/snort3-community-rules.tar.gz | tar xz -C /usr/local/etc/snort3/ \
|
||||
&& curl -sSL https://www.snort.org/downloads/openappid/33380 | tar xz -C /usr/local/etc/snort3/ \
|
||||
&& cd ../.. \
|
||||
&& rm -rf snort3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user