Skip to content

zyfdegh/local-docker-exec

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
raw
 
 
 
 
 
 
 
 
 
 

Go Report

local-docker-exec

Connect to local docker daemon or swarm. Run command 'sh' in container.

Screenshot:

Mdviewer logo

Precondition

To run this programme, a TLS enabled docker daemon is required with port binded.

Params

ContainerId: name or ID of container. For docker daemon, support containers created by daemon. For swarm, support containers created by all daemons in cluster.

Version

Support docker 1.11.x with API version 1.23

Note that docker 1.12 has merged swarm into daemon, not test so far.

Related

[remote-docker-exec][https://github.com/zyfdegh/remote-docker-exec.git]: Connect to docker daemon or swarm with TLS. Run command 'sh' in container.

LICENSE

MIT

About

Connect to local docker daemon or swarm and run command 'sh' in container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages