Skip to content

1.4.4

Compare
Choose a tag to compare
@zodern zodern released this 02 Apr 21:07
· 453 commits to master since this release
  • Allow customizing the docker image created during Prepare Bundle. For example, this can be used to install packages using apt-get.
  • mup status will check if the default shell is bash
  • Mup will exit when a hook script fails
  • Fix running mup restart
  • Fix passing arguments to docker logs when they are in the format --option=value instead of --option value
  • Fix the validation error that the port is ignored showing when it shouldn't
  • Fix loading plugins when given the path to the plugin instead of the plugin's name