Batect Versions Save

(NOT MAINTAINED) Build And Testing Environments as Code Tool

0.85.0

8 months ago
  • Changed: Batect will no longer collect in-app telemetry.

0.84.0

10 months ago
  • Changed: Batect will now replace /etc/shadow in the container if 'run as current user' mode is enabled. (#1550 - thanks to @or1can for the bug report)

0.83.9

11 months ago
  • Fixed: Batect would fail to start on ARM macOS machines (#1542 - thanks to @balasurajgajula for the bug report)

0.83.8

11 months ago
  • Fixed: Batect would fail to start on Amazon Linux 2 and other systems with glibc version before 2.27 (#1538 - thanks to @srisudarsan for the bug report)

0.83.7

11 months ago
  • Fixed: Batect would sometimes fail to build an image when using Docker 23.0.5 or later (#1527 - thanks to @danieldooley for the bug report)

0.83.6

1 year ago
  • Fixed: Batect would fail to start on Apple M1 machines with fatal error: minpc or maxpc invalid (#1474 - thanks to @KevinSchwerdtfeger for the bug report)

0.83.5

1 year ago
  • Fixed: building an image using BuildKit with some versions of Docker could cause Batect to crash with panic: no step number found for digest ...

0.83.4

1 year ago
  • Fixed: running Linux containers on a Windows host would sometimes fail with a The pipe is being closed error (#1344 - thanks to @MichaelKnightXero for the bug report)

0.83.3

1 year ago
  • Fixed: mounting special Docker Desktop sockets like /run/host-services/ssh-auth.sock with run as current user mode enabled could fail (#1435 - thanks to @or1can for the bug report)

0.83.2

1 year ago
  • Fixed: cloning an included Git repository would fail with invalid cross-device link if the temporary directory was mounted on a different filesystem to the user's home directory (#1421 - thanks to @or1can for the bug report)