mirror of
https://github.com/GNS3/gns3-registry.git
synced 2025-02-01 08:48:24 +00: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 .