Problem running sysbox template with coder.

I discovered this template(https://github.com/sharkymark/v2-templates/tree/main/docker-in-docker), when tried make docker work in docker. Installed sysbox but on build state in coder i got error:
 Error: Unable to start container: Error response from daemon: failed to create shim task: OCI runtime create failed: container_linux.go:425: starting container process caused: process_linux.go:607: container init caused: process_linux.go:578: handleReqOp caused: rootfs_init_linux.go:366: failed to mkdirall /var/lib/sysbox/shiftfs/8271c545-d14d-423d-891a-8bdba0e6f21e/var/lib/kubelet: mkdir /var/lib/sysbox/shiftfs/8271c545-d14d-423d-891a-8bdba0e6f21e/var/lib/kubelet: value too large for defined data type caused: mkdir /var/lib/sysbox/shiftfs/8271c545-d14d-423d-891a-8bdba0e6f21e/var/lib/kubelet: value too large for defined data type: unknown.
I dont have any idea whats wrong because other templates works fine.
Was this page helpful?