@jkremser/dosh

1.1.2 • Public • Published

Build Status Coverage Status npm version

Dosh

Very simple interactive tool that opens /bin/bash in one of the currently running Docker containers. It is a convenient way to run docker exec -ti <hash> /bin/bash.

This tool assumes that docker can be run whithout sudo.

Installation

sudo npm install -g @jkremser/dosh

Usage

dosh

Tests

npm test

Package Sidebar

Install

npm i @jkremser/dosh

Weekly Downloads

1

Version

1.1.2

License

Apache-2.0

Unpacked Size

30.3 kB

Total Files

19

Last publish

Collaborators

  • jkremser