mirror of
https://github.com/GNS3/gns3-registry.git
synced 2024-12-19 12:57:54 +00:00
.. | ||
Dockerfile | ||
entry.sh | ||
Ostinato.desktop | ||
ostinato.png | ||
README.rst | ||
Wireshark.desktop |
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 .