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:
@@ -14,4 +14,4 @@ services:
|
||||
# since this app creates networks and launches containers, we need to talk to docker daemon
|
||||
- /var/run/docker.sock:/var/run/docker.sock
|
||||
# mount the box mounted shared folder to the container
|
||||
- /go/src:/go/src
|
||||
- $GOPATH/src:/go/src
|
||||
|
||||
Reference in New Issue
Block a user