Skip to content
/ dssh Public

Uses nsenter to provide a terminal to a Docker container. Looks and feels like an ssh client.

Notifications You must be signed in to change notification settings

smj10j/dssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dssh

Uses nsenter to provide a terminal to a Docker container. Looks and feels like an ssh client.

Installation

gem install dssh

Usage

Assuming you have a docker container already started and currently running:

dssh <container-id>

If you only have one container running, you can leave off the container-id:

dssh

If you require sudo to use docker, you'll also have to sudo dssh.

dssh API Documentation

About

Uses nsenter to provide a terminal to a Docker container. Looks and feels like an ssh client.

Resources

Stars

Watchers

Forks

Packages

No packages published