aws-codebuild-docker-images
aws-codebuild-docker-images copied to clipboard
feat: Update DIND_COMMIT to a more recent version that supports cgroupv2 nesting
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.