gns3-registry/docker/ostinato-wireshark
2023-12-08 03:04:15 +01:00
..
Dockerfile ostinato-wireshark: No need to use edge repository since alpine 3.19 2023-12-08 03:04:15 +01:00
entry.sh New appliance Ostinato - Wireshark 2023-01-24 14:37:28 +08:00
Ostinato.desktop New appliance Ostinato - Wireshark 2023-01-24 14:37:28 +08:00
ostinato.png New appliance Ostinato - Wireshark 2023-01-24 14:37:28 +08:00
README.rst New appliance Ostinato - Wireshark 2023-01-24 14:37:28 +08:00
Wireshark.desktop New appliance Ostinato - Wireshark 2023-01-24 14:37:28 +08:00

Docker Ostinato Wireshark for GNS3

This is a Dockerbuild file to create a an Alpine based container with the following installed:

Alpine Linux, Xterm, Wireshark and Ostinato

To set up remote X frame buffer display resolution open Dockerfile and edit ENV RESOLUTION 1920x1080x24

Thanks to Jan Kuri for the Docker container which this is based on (jkuri/alpine-xfce4)

Building the container

docker build -t gns3/ostinato-wireshark .