moby/builder
Cory Snider 5829b244ec builder: explicitly set CWD for all git commands
Keep It Simple! Set the working directory for git commands by...setting
the git process's working directory. Git commands can be run in the
parent process's working directory by passing the empty string.

Signed-off-by: Cory Snider <csnider@mirantis.com>
2022-10-20 16:46:23 -04:00
..
builder-next builder: fix empty-lines (revive) 2022-09-30 23:59:29 +02:00
dockerfile builder: fix empty-lines (revive) 2022-09-30 23:59:29 +02:00
remotecontext builder: explicitly set CWD for all git commands 2022-10-20 16:46:23 -04:00
builder.go daemon: daemon.ContainerKill() accept stop-signal as string 2022-05-05 11:27:47 +02:00