codeghar / Seagull

Seagull is a free, Open Source (GPL) multi-protocol traffic generator test tool. Forked from upstream on Sourceforge. Patched to build on recent versions of Ubuntu, CentOS, and openSUSE.
GNU General Public License v2.0
50 stars 48 forks source link

Added Dockerfile that follows the installation instructions #10

Closed atesgoral closed 7 years ago

atesgoral commented 7 years ago

Makes it easy to spin up a Seagull instance without having to deal with installing anything (except Docker).

atesgoral commented 7 years ago

Spun up a separate image based on your installation instructions instead: https://hub.docker.com/r/atesgoral/seagull/

aikchar commented 7 years ago

Thank you for doing this! It's a great idea.

atesgoral commented 7 years ago

I must add, I also added a Whalebrew package using the same Dockerfile.