Running Docker Swarm on Microsoft Azure - Part 1

In the second part of the Docker Swarm series, Dongluo Chen continues his demonstration and shows us how to provision containers on both Windows and Linux using Swarm.
Find a topic:
#Docker command for pre-1.12 binaries docker.exe daemon -H 192.168.0.8:2375 --cluster-store=consul://10.0.0.4:8500 --cluster-advertise=192.168.0.8:2375 #Docker command for 1.12 or later binaries dockerd.exe -D -H 192.168.0.5:2375 --cluster-store=consul://10.0.0.4:8500 --cluster-advertise=192.168.0.5:2375 docker -H 10.0.0.7:2375 info
docker -H 10.0.0.7:2375 images docker -H 10.0.0.7:2375 run --name windows_container windowsservercore tasklist
Get started:
Take the next steps:
What do you think? Send us an email, comment below in the comments area on Channel 9, or tweet us at @TheOpsTeam
Follow @TheOpsTeam
Follow @DTzar
Follow @dongluochen
Oops, you posted Part 1 instead of Part 2
First slide says part 2 , but the video is of Part 1 . As mentioned in the comment above .
Can we please get part2 ? Seems about time !
Sorry folks! This was correct, then went to Part 1(honestly not sure who updated the video incorrectly), but now is the correct one.
E muito bom