Skip to content

2.2.0

Choose a tag to compare

@bibendi bibendi released this 19 Aug 18:53
· 280 commits to master since this release
e99230a

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