aws-codebuild-docker-images icon indicating copy to clipboard operation
aws-codebuild-docker-images copied to clipboard

feat: Update DIND_COMMIT to a more recent version that supports cgroupv2 nesting

Open vorpal56 opened this issue 7 months ago • 0 comments

Related: https://github.com/containerd/containerd/issues/6659#issuecomment-1064754423

Error: 500 Server Error for http+docker://localhost/v1.41/containers/5e70642f3b5a8289a70168e182948d0b3e66781c6ec85030fdc85f85898cbc04/start: Internal Server Error ("failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: unable to apply cgroup configuration: cannot enter cgroupv2 "/sys/fs/cgroup/docker" with domain controllers -- it is in threaded mode: unknown")

Description of changes: Updates DIND_COMMIT for better support of cgroupv2 nesting

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

vorpal56 avatar May 08 '25 16:05 vorpal56