Skip to content

Commit

Permalink
Remove Snort entrypoint from Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
bengo237 committed Sep 24, 2024
1 parent e0ddd4b commit 434342f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -100,5 +100,3 @@ RUN apt-get purge -y --auto-remove \
git libtool pkg-config autoconf gettext vim cmake wget unzip protobuf-compiler golang nano automake bison \
&& apt-get clean && rm -rf /var/lib/apt/lists/*

# Set entrypoint for Snort
ENTRYPOINT ["/usr/local/bin/snort"]

0 comments on commit 434342f

Please sign in to comment.