Snort - Intrusion Detetection/Prevention System on Alpine(minimal image: 10.18 MB)
5.7K
A Docker container for Snort (10.18 MB).
Image is based on the gliderlabs/alpine base image
docker run k0st/snort [Snort options]
Process pcap file called sniff.pcap using snort:
docker run k0st/snort -r sniff.pcap
Display snort version and do not keep container:
docker run --rm=true k0st/snort --version
Display help and do not keep container:
docker run --rm=true k0st/snort --help
Content type
Image
Digest
sha256:1f0f247c9…
Size
-
Last updated
over 11 years ago
docker pull k0st/snort