Skip to content
/ dssh Public

DSSH (Docker SSH), autofill docker container names.

Notifications You must be signed in to change notification settings

innovato/dssh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

dSSH

dSSH (Docker SSH) is a function made for ZSH. It simply autofills the command dssh (alias of docker exec -it xx /bin/bash) with the names of active containers. Just simply tab through the active containers!

Example

How do I install this plugin?

First you need Oh-My-ZSH, then simply run curl https://raw.githubusercontent.com/innovato/dssh/master/dssh.txt >> ~/.zshrc and start a new instance of your terminal.

Just enter dssh <tab> <tab> and there you go!

About

DSSH (Docker SSH), autofill docker container names.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published