Dokku v0.18.3 Release Notes

Release Date: 2019-08-22 // over 4 years ago
  • โšก๏ธ Install/update via the bootstrap script:

    wget https://raw.githubusercontent.com/dokku/dokku/v0.18.3/bootstrap.sh
    sudo DOKKU_TAG=v0.18.3 bash bootstrap.sh
    

    ๐Ÿ› Bug Fixes

    • ๐Ÿš€ #3660: @josegonzalez Trigger builder-release for dockerfile correctly
    • #3655: @znz Fix filename of sshcommand tarball
    • #3648: @josegonzalez Copy the deb file before creating the image

    ๐Ÿ†• New Features

    • #3656: @josegonzalez Allow users to customize the container start command
    • ๐Ÿ— #3657: @josegonzalez Show error message when docker-related build commands fail
    • โšก๏ธ #3654: @josegonzalez Update herokuish to 0.5.3

    ๐Ÿ“š Documentation

    • #3652: @josegonzalez Correct issue in inspect call for issue template