docker-attach

0.0.1 • Public • Published

docker-attach

Run a command in a live docker container via lxc-attach, defaulting to a bash shell.

Installation

$ npm install -g docker-attach

Example

$ sudo docker-attach e5225051a6dc
$ sudo docker-attach e5225051a6dc redis-cli
$ sudo docker-attach e5225051a6dc mongo segmentio

License

MIT

Dependents (0)

Package Sidebar

Install

npm i docker-attach

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • segment-admin
  • tjholowaychuk