Whalebrew Versions Save

Homebrew, but with Docker images

0.4.1

7 months ago

0.4.0

2 years ago

0.3.1

2 years ago

0.3.0

3 years ago

0.2.5

3 years ago

0.2.4

3 years ago

Fixed

  • whalebrew search was returning no result (#89)
  • Fix package not installable when entrypoint is not the last step (#91)

Added

  • Ask if a different version of a pkg should be installed when theres an existing installation (#92)
  • Add an option to mount paths provided in flags (#84)
  • Add an option to hide headers in whalebrew list output (#99)
  • Add option to remove prompt when uninstalling a package (#107)

0.2.3

4 years ago

0.2.3 - 2019-07-08

Fixed

  • Invalid version number

0.2.2

4 years ago

0.2.2 - 2019-07-08

Fixed

  • Whalebrew releases should now be deployed by travis

0.2.0

4 years ago

0.2.0 - 2019-06-10

Added

  • Use the --init docker flag when running the image, allowing signal management inside the image
  • Support for custom hooks for before and after installing or uninstalling a package
  • Freeze dependencies with go modules
  • Add support to override an image entrypoint
  • Add a filter to specify the version of whalebrew required in a package
  • Allow customizing the behaviour when volumes are missing

Fixed

  • Docker image build
  • Updated docker library using outdated features

Removed

  • internal run command is not exposed as a command any longer

0.2.1

4 years ago

0.2.1 - 2019-07-08

Fixed

  • Whalebrew install not working when registry name was provided