Simon Voßmann
04/25/2024, 8:44 PMError response from daemon: failed to create task for container: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: error during container init: error setting rlimits for ready process: error setting rlimit type 6: operation not permitted: unknown
i dont really understand why this is happening, as docker itself is running just fine, and other docker-container run just fin on this configuration. Can someone tell me what i am doing wrong?Srikanth Chekuri
04/26/2024, 4:36 AMulimits
section in compose file. Try commenting it out and check again to see if it works.