github batect/batect 0.55.0

latest releases: 0.85.0, 0.84.0, 0.83.9...
3 years ago

Changes in this release:

  • New: it is now possible to run a task using an existing Docker network, rather than having batect create a network for the task automatically. (#509 - thanks to @hussein-joe for the suggestion)

    Run the task with --use-network=<network name> to use an existing network.

  • Fixed: image references in sha256:<hash> format were pulled on every task run

Getting started

First time using batect? Take a look at the getting started guide, or the many sample projects.

How to upgrade from previous versions

If you're already using batect, run ./batect --upgrade to upgrade automatically.

Don't miss a new batect release

NewReleases is sending notifications on new releases.