Connect to local docker daemon or swarm. Run command 'sh' in container.
Screenshot:
To run this programme, a TLS enabled docker daemon is required with port binded.
ContainerId: name or ID of container. For docker daemon, support containers created by daemon. For swarm, support containers created by all daemons in cluster.
Support docker 1.11.x with API version 1.23
Note that docker 1.12 has merged swarm into daemon, not test so far.
[remote-docker-exec][https://github.com/zyfdegh/remote-docker-exec.git]: Connect to docker daemon or swarm with TLS. Run command 'sh' in container.
MIT