Skip to main content

4.0 Docker πŸ‹

*PAT= placeholder nameΒ 

Docker Swarm IP Table

Docker Swarm Nodes

IP Addresses

Honeybee

192.168.1.64

Bumblebee

192.168.1.65

Masonbee

192.168.1.66

  1. Test whether or not the user can connect to each docker swarm:
    • Click here for the How To: Docker
ssh PAT@192.168.1.64
ssh PAT@192.168.1.65
ssh PAT@192.168.1.66