wiki:GROUPReplicate2

Version 1 (modified by krit, 2 years ago) (diff)

--

Group Replicate using swarm network only

Ref here

  1. build image from Dockerfile with tag
    $ docker build -t mysqlubuntu .
    
  1. create docker swarm network for attachable
    $ docker network create --driver overlay --attachable group1
    

Attachments (3)

Download all attachments as: .zip