2.1.0 • Published 11 days ago

dsexec v2.1.0

Weekly downloads
-
License
ISC
Repository
github
Last release
11 days ago

Motivation

dsexec is a cli helper to help you do a docker socket exec in a docker service. dsexec will lookup running docker swarm service tasks of the requested service, configure a DOCKER_HOST (checking known host & co) context to the remote docker-socket, and spawn you a docker exec of the requested shell.

Installation & Usage

# in a docker swarm context
npm install -g dsexec
dsexec [service_name] [shell=/bin/bash]


# make sure you have a docker-socket service available and deployed to all nodes.

Credits

2.1.0

11 days ago

2.0.3

20 days ago

2.0.2

20 days ago

2.0.4

20 days ago

2.0.1

20 days ago

2.0.0

20 days ago

1.2.0

1 month ago

1.1.0

3 months ago

1.0.2

3 months ago

1.0.1

3 months ago

1.0.0

4 months ago

0.2.0

4 months ago

0.1.1

4 months ago

0.1.0

4 months ago

0.0.2

4 months ago

0.0.1

4 months ago