Yet another (Alpine-based) Docker container to run [TCPDump]. Running without parameters will run tcpdump keeping at max one day of pcaps in 15 minute chunks.
Volume with pcaps available at /pcap/.
$ docker run --rm moncho/tcpdump --help
$ docker run --rm --net=host -v ~/pcap:/pcap moncho/tcpdump
Content type
Image
Digest
Size
2.7 MB
Last updated
over 10 years ago
docker pull moncho/tcpdump