github batect/batect 0.28.0

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

What's new

  • Images built for containers from build_directory will now be tagged with <project name>-<container name>, making it easier to identify images when using commands like docker images.
  • It is now possible to pass build args to the build process for images. This is useful when you need to share configuration (eg. versions of components) across different images. Consult the documentation for more information.

What's been fixed

  • The performance of displaying startup progress in fancy output mode (the default for consoles that support it) has been significantly improved.
  • The issue where some signals (eg. notification of console size changes) could go unnoticed has been fixed.

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.