8000 GitHub - shreypuranik/docker-exec-shortcut: Local shell script so you don't have keep typing docker-exec -it etc
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

shreypuranik/docker-exec-shortcut

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

docker-exec-shortcut

Instructions for use

Save the docker-exec-shortcut.sh file to your local environment

Then modify the CHMOD of the file so that it is executable:

chmod +x docker-exec-shortcut.sh

Copy the file over to the /usr/bin directoy:

cp docker-exec-shortcut.sh /usr/bin/

Now you're all set to use the shortcut from anywhere on your machine:

docker-exec-shortcut.sh CONTAINER_NAME

About

Local shell script so you don't have keep typing docker-exec -it etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0