gopher-net / dockerized-net-tools

Collection of Dockerized Open Source Network Monitoring, Performance and Management Related Tools
MIT License
80 stars 16 forks source link

Include the Dockerfiles #6

Open dave-tucker opened 8 years ago

dave-tucker commented 8 years ago

Would make a lot of sense to include the Dockerfiles here and to set up autobuilds on the dockerhub. That way, it's easy to remember to pull gophernet/<tool>

As they are maintained here, we can also make sure they are of good quality and it's a central place where people can open issues etc..

Also, with a bit of magic #4 and #5, we can embed the Dockerfile on the page + explain a little about "how" the tool was Dockerized

fredhsu commented 8 years ago

Any best practice on how we should we organize/name them? A subdirectory for each tool? Or create .Dockerfile or something?

dave-tucker commented 8 years ago

I was thinking subdirectory for each tool Here's a great example: https://github.com/jfrazelle/dockerfiles

fredhsu commented 8 years ago

Ok, before I read this I went and put the dockerfiles in subdirectories.. does the current structure make sense?

nerdalert commented 8 years ago

subir for each lgtm. Thanks @fredhsu @dave-tucker

nerdalert commented 8 years ago

TODO: move to the Gopher-Net docker hub account someone setup. Ty to whoever set it up.

dave-tucker commented 8 years ago

@nerdalert that was me! We needed that for the OVS plugin. Will get autobuilds set up for this repo shortly