10 Replies Latest reply on Jul 25, 2016 4:06 AM by jschaefer

    Does Arquillian Cube Support Docker Swarm?

    jschaefer

      Hi all,

       

      does somebody know if Arquillian Cube also support Docker Swarm?

       

      In my scenario i try to run a Arquillian test against a Docker Swarm virtual host. The creation of the container on a swarm node works fine.

      But the deployment of the archive does not work, because the Arquillian Cube extension does not use the IP of the swarm node where the container is running but again the swarm virtual host ip.

       

      regards Joerg