Skip to content

5.0.0.rc1

Pre-release
Pre-release

Choose a tag to compare

@bibendi bibendi released this 11 Jan 13:44
9e803c7
  • Added ConfigFinder to traverse parent directories (#79)
  • Added $DIP_WORK_DIR_REL_PATH special environment variable
  • Added an ability to add interaction commands coinciding with Ruby keywords
  • Added an ability to publish container's ports to the host
  • BREAKING: docker-compose config files paths now are relative to dip.yml directory, not to a working directory
gem install dip -v 5.0.0.rc1
curl -L https://github.com/bibendi/dip/releases/download/v5.0.0.rc1/dip-`uname -s`-`uname -m` > /usr/local/bin/dip
chmod +x /usr/local/bin/dip