moby/builder
Cory Snider 94672c89cc builder: fix running git commands on Windows
Setting cmd.Env overrides the default of passing through the parent
process' environment, which works out fine most of the time, except when
it doesn't. For whatever reason, leaving out all the environment causes
git-for-windows sh.exe subprocesses to enter an infinite loop of
access violations during Cygwin initialization in certain environments
(specifically, our very own dev container image).

Signed-off-by: Cory Snider <csnider@mirantis.com>
2022-10-20 16:47:18 -04:00
..
builder-next builder: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
dockerfile builder: fix empty-lines (revive) 2022-09-28 01:58:50 +02:00
remotecontext builder: fix running git commands on Windows 2022-10-20 16:47:18 -04:00
builder.go pkg/containerfs: drop ContainerFS type alias 2022-09-23 16:56:53 -04:00