Hi thanks a lot! I somehow completely missed the work around "elastic agent" I always searched for something with vagrant in the title :-(
> I've written a sample docker plugin > <https://github.com/ketan/docker-elastic-agents> that currently spins up > docker containers for each build, I'm sure it should be possible to tweak > it to use vagrant, or openstack, or AWS or whatever you prefer. Here's a > skeleton project that you can fork to develop your own elastic agent plugin. > >> >> I will look into it the docker plugin and try to start from there. Since I haven't looked at it yet I am not sure, does it support to use the container only once? What I mean is that I do not need the scaling of more or less containers depending on the job queue length but I want throwaway containers. This makes sure that no subsequent build depends on any output of a previous build (except for build artifacts which will be pulled fresh). Kind regards, Fabian -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
