Scripts to run linux commands in docker containers on linux or Windows. All scripts are under the corresponding branch
Inspired by docker compose scripts and @jfrazelle dotfiles
Obviously docker engine has to be installed
In this branch, the scripts are designed to run under linux OS.
For more simplicity in usage, place the folder where are the dockerised-apps in your $PATH
In this branch, the scripts intend to replace cygwin by some usefull docker containers. Your docker-machine needs to be set up before using these tools.
If you're using cygwin or babun, use the scripts on the linux branch.
To register your docker-machine env launch
> env.bat your_docker_machine
To register your docker-machine env launch
> env.ps1 your_docker_machine