Great Job on this John. Thanks for the work. I'm working on upgrading our integration tests to use the Arquillian cube plugin. So we'll soon be using docker to run Cassandra and ES for our integration tests. I really like how easy it is to get our test environment constructed with Docker. I wish we'd adopted it sooner!
On Fri Jan 30 2015 at 6:30:51 AM Dave <[email protected]> wrote: > Wow. Very cool how little code you need to do that. > > - Dave > > > On Sun, Jan 25, 2015 at 8:27 AM, John D. Ament <[email protected]> > wrote: > >> Hi all, >> >> A nice little treat I was working on yesterday, a Docker container with a >> ready to use Usergrid instance. It's a copy of Usergrid Launcher in >> embedded mode without the GUI. >> >> https://github.com/johnament/usergrid-launcher-docker >> >> John >> > >
