Hi,
I have a swarm set up using Docker Swarm Mode (I'm talking 1.12 Swarm Mode, NOT old-style Swarm). I can find docs on using Docker with Swarm, but not Swarm Mode.
I have so far installed the Flocker control service on one node, and configured the Flocker agents on all nodes. I have also started the Flocker dataset and container agents and Docker plugin. From then on I seem to be left hanging. There are examples on how to run a single docker container, but nothing on using 'service create' type syntax.
Googling has failed me, so has someone else deduced how to use Flocker with Docker in Swarm Mode? Please?