Skip to content

DraCzris/doshly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doshly

Docker fallback for common bash programs

Every one time you don't have that command installed and you know you will use it only once.

Installation

  • clone git clone git@github.com:DraCzris/doshly.git
  • add ${PWD}/doshly/bin/ to the end of your $PATH environment variable
  • enjoy

Bonus

There are some commands (e.g. php74-composer) for which images need to be built. Just go to cloned repo and run ./build-all.sh.

Set preferred versions

If there are multiple version of some command, it is recommended to symlink it under default name to some bin folder from $PATH (but not the doshly one). Example: ln -s /home/$USER/doshly/bin/php73 /usr/bin/php

About

Docker fallback for common bash programs

Resources

License

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages