Skip to content

6.0.0

Choose a tag to compare

@bibendi bibendi released this 17 May 08:34
ca4895e
  • BREAKING Set minimum Ruby version to 2.4 #85
  • Don't raise an exception when some main config key is missing #84
  • Allow to pass --project-directory to docker-compose command #87
gem install dip -v 6.0.0

or

curl -L https://github.com/bibendi/dip/releases/download/v6.0.0/dip-`uname -s`-`uname -m` > /usr/local/bin/dip
chmod +x /usr/local/bin/dip