mirror of
https://github.com/moby/buildkit.git
synced 2026-07-04 13:47:49 +00:00
This workaround was added in414edfaa7d, pending changes in containerd. Those changes were included in containerd 1.7.12, which was vendored inbce2f79f83, so the workaround should no longer be needed. I also reformatted the code, as there's no longer a need to wrap this function since the list of arguments has been reduced. Signed-off-by: Sebastiaan van Stijn <github@gone.nl>