Hi Roland,
Evan has once added a configuration for Vagrant (Vagrantfile), you could
have a look there for inspiration.
Kind regards,
Peter
On Thu, Oct 06, 2016 at 09:53:16AM +0200, Roland Knall wrote:
> Hello
>
> I've created a docker image, to build Wireshark for a Linux build. You can
> find it on
>
> https://hub.docker.com/r/rknall/wsbuilder/
>
> It contains Qt5, Lua and libssh, and can be used for building docker in a
> Jenkins environment (that is, what I am using it for) with the Jenkins user
> "jenkins" and password "jenkins".
>
> If anyone has suggestions on what to include as well, there is also a
> Github repository, wher you can send pull-requests to.
>
> regards
> Roland