From c4acbfd858565d68f354d81c7c2094775eae7426 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=A9r=C3=B4me=20Petazzoni?= Date: Wed, 24 Aug 2016 16:34:32 -0400 Subject: [PATCH] Add diagram --- www/htdocs/docker-service-create.svg | 4 ++++ www/htdocs/index.html | 4 ++++ 2 files changed, 8 insertions(+) create mode 100644 www/htdocs/docker-service-create.svg diff --git a/www/htdocs/docker-service-create.svg b/www/htdocs/docker-service-create.svg new file mode 100644 index 00000000..b3846263 --- /dev/null +++ b/www/htdocs/docker-service-create.svg @@ -0,0 +1,4 @@ + + + + diff --git a/www/htdocs/index.html b/www/htdocs/index.html index 60d6490b..6b2f148c 100644 --- a/www/htdocs/index.html +++ b/www/htdocs/index.html @@ -1308,6 +1308,10 @@ Go back to `node1` afterwards. --- +![diagram showing what happens during docker service create, courtesy of @aluzzardi](docker-service-create.svg) + +--- + ## Test our service - We mapped port 9200 on the nodes, to port 9200 in the containers