Page tree

Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...


Step 3: Download Docker images

  • Code Block
    languagebash
    titleListing 2
    linenumberstrue
    docker pull swarm
    docker pull progrium/consul
    docker pull hello-world

 

Step 4: Setup local network

...