---
version: "2"
services:
wireshark:
image: linuxserver/wireshark:latest
container_name: wireshark
restart: no
Docker Hub | linuxserver/wireshark |
Build Time | 19 May 2025 15:49:50 |
Synchronised | Yes |
Stable | Yes |
Deprecated | No |
Branch | Version | Built |
---|---|---|
latest | latest | 19 May 2025 at 15:49:43 |
---
version: "2"
services:
wireshark:
image: linuxserver/wireshark:latest
container_name: wireshark
restart: no
docker create \
--name=wireshark \ --restart no \
linuxserver/wireshark:latest