Update docker-init to 74341e923bdf06cfb6b70cf54089
Fixes a bug with background processes after the child process exits. diff: https://github.com/crosbymichael/grimes/commit/74341e923bdf06cfb6b70cf54089c4d3ac87ec2d Signed-off-by: Michael Crosby <crosbymichael@gmail.com> Upstream-commit: 3c3ba4cb662b0a19d5821470dd534279f18699fa Component: engine
This commit is contained in:
@@ -5,7 +5,7 @@ set -x
|
||||
TOMLV_COMMIT=9baf8a8a9f2ed20a8e54160840c492f937eeaf9a
|
||||
RUNC_COMMIT=02f8fa7863dd3f82909a73e2061897828460d52f
|
||||
CONTAINERD_COMMIT=837e8c5e1cad013ed57f5c2090c8591c10cbbdae
|
||||
GRIMES_COMMIT=15ecf9414859b16a8a19ac6748a622a5498d57e3
|
||||
GRIMES_COMMIT=74341e923bdf06cfb6b70cf54089c4d3ac87ec2d
|
||||
|
||||
export GOPATH="$(mktemp -d)"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user