We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When i start containers with command: docker-compose up -d I got this errors:
ERROR: for alertmanager Cannot start service alertmanager: 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 cgroup config for procHooks process: failed to write "c 10:200 rwm": write /sys/fs/cgroup/devices/docker/dbcf9a75c75e468ce865c477e01d807b0f8fba1d3097633024257f3b9b0d06f6/devices.allow: operation not permitted: unknown
Please, help.
Thanks!
The text was updated successfully, but these errors were encountered:
No branches or pull requests
When i start containers with command: docker-compose up -d
I got this errors:
ERROR: for alertmanager Cannot start service alertmanager: 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 cgroup config for procHooks process: failed to write "c 10:200 rwm": write /sys/fs/cgroup/devices/docker/dbcf9a75c75e468ce865c477e01d807b0f8fba1d3097633024257f3b9b0d06f6/devices.allow: operation not permitted: unknown
Please, help.
Thanks!
The text was updated successfully, but these errors were encountered: