You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 22, 2023. It is now read-only.
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)
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)
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)
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)
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)