github batect/batect 0.66.0

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

Changes in this release:

  • New: Batect now supports the DOCKER_CONFIG environment variable, which specifies the directory containing Docker client configuration files (#789 - thanks to @hpcsc for reporting this issue)

    Previously this was not configurable and always used ~/.docker. This made working with some tools (notably Azure DevOps) difficult.

  • Improved: Batect will now more clearly differentiate between output from Batect and output from the container when running with --output=all.

  • Improved: the Unix wrapper script now invokes Java only once when checking if it is a compatible version, improving startup speed.

  • Fixed: Batect would not use colour or support interactivity when running in Git Bash on Windows (#785)

  • Fixed: the Unix wrapper script now checks that Java is a 64-bit version when running on Windows (the Unix wrapper script is used by Git Bash on Windows)

Don't miss a new batect release

NewReleases is sending notifications on new releases.