Re: [W3af-users] I saw on the project page thoughts about moving to docker for deployment
Status: Beta
Brought to you by:
andresriancho
From: Andres R. <and...@gm...> - 2014-08-19 11:53:37
|
PS: The TODO for the docker image can be found here [0] [0] https://registry.hub.docker.com/u/andresriancho/w3af/ On Tue, Aug 19, 2014 at 8:51 AM, Andres Riancho <and...@gm...> wrote: > Andrew, > > Please read inline, > > On Mon, Aug 18, 2014 at 9:41 PM, Andrew King <aki...@gm...> wrote: >> Is everyone set on docker or is pure LXC okay too? >> >> Docker seems neat, but it's changing pretty rapidly. LXC has been around >> for a while now, and it seems a little more stable for the time being. >> >> Both are options, but I was just wondering about the whys on the decision. > > First of all, it's important to note that w3af won't be > exclusively deployed/released via docker, users will still be able to > download and install it in their operating systems. > > Now that's clear, lets analyze why docker :) First of all, docker > is easy to use by defining a Dockerfile [0] and it provides a public > registry [1] where we can automatically build docker images on each > push to our repository. Also, docker has received a lot of attention > lately and some users do already know how to use it, etc. this is > different from lxc which is great but not as popular. > > There is also a pull request for w3af / vagrant, which will be > merged after I test it. This means that I'm not picking one solution > and sticking with it, we're mostly experimenting with the most popular > ones and maybe in a year decide which one is the best for w3af. > > If you would like to help with the docker and/or vagrant stuff, > we're more than glad to see pull-requests :) > > [0] https://github.com/andresriancho/w3af/blob/develop/extras/Dockerfile > [1] https://registry.hub.docker.com/u/andresriancho/w3af/ > >> ------------------------------------------------------------------------------ >> >> _______________________________________________ >> W3af-users mailing list >> W3a...@li... >> https://lists.sourceforge.net/lists/listinfo/w3af-users >> > > > > -- > Andrés Riancho > Project Leader at w3af - http://w3af.org/ > Web Application Attack and Audit Framework > Twitter: @w3af > GPG: 0x93C344F3 -- Andrés Riancho Project Leader at w3af - http://w3af.org/ Web Application Attack and Audit Framework Twitter: @w3af GPG: 0x93C344F3 |