Skip to content

Releases: girvo/dup

v0.3.2: Adding support for automatically set hostname on the web container

07 Dec 03:47
Compare
Choose a tag to compare

Bug fixes

  • Fixes issues with VIRTUAL_HOST being set on the wrong container, this should now work automatically

Features

  • Adds volume key to allow specifying of code folder mapping
  • Adds automatic setting of web container's hostname
  • Sets TERM=xterm-256color in the web container

v0.3.0

03 Dec 05:49
Compare
Choose a tag to compare
  • Adds postgres database type
  • Adds support for specifying a particular Dockerfile
  • Adds support for specifying environment variables in the web container

v0.2.0

03 Dec 04:12
Compare
Choose a tag to compare
  • Added "type": "none" handling to disable database container
  • Added "port" key to setup port-forwarding for the web container
  • Minor bug fixes

v0.1.1

26 Nov 03:56
Compare
Choose a tag to compare
v0.1.1 Pre-release
Pre-release

Initial release for OS X