github batect/batect 0.38.0

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

What's new

  • It's now possible to run arbitrary commands after a container becomes healthy but before any dependent containers start. This is useful for doing any setup that can't be baked into the image. See the docs for more information and an example. (#105 - thanks to @jagregory for the initial suggestion and many others for their comments on that issue)

What's changed

  • ⚠️ batect now requires at least Docker version 17.12 (and 17.12.1 is recommended due to this bug)

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.