Return swarm info to be displayed in the FE

This requires that PWD is working as a container in the same
network as all dinds

Add icons to swarmInfo
This commit is contained in:
Marcos Lilljedahl
2016-11-23 13:50:21 -03:00
parent 0f4aea4de3
commit 10bdf3d5f2
7 changed files with 72 additions and 8 deletions

View File

@@ -1,4 +1,4 @@
FROM docker:1.13.0-rc1-dind
FROM docker:1.13.0-rc2-dind
ENV DOCKER_STORAGE_DRIVER=overlay2