2.2.0
Changelog:
- Use not only String for env vars.
- Remove redundant env vars when running compose run.
- Try to handle ENV vars from the first argument.
- Run compose only with existing files.
curl -L https://github.com/bibendi/dip/releases/download/2.2.0/dip-`uname -s`-`uname -m` > /usr/local/bin/dip
chmod +x /usr/local/bin/dip