-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
2
-
Severity 3 - Minor
-
46
-
Issue Summary
The docker run --init command is currently not supported. If customer attempt to use this parameter with docker run or specify init: true in Docker Compose, they will encounter an error message similar to the following:
Steps to Reproduce
- N/A
Expected Results
Pipeline build as normal
Actual Results
The pipeline failed with the following example error
docker: Error 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 mounting "/usr/local/bin/docker-init" to rootfs at "/sbin/docker-init": mount /proc/self/fd/6:/sbin/docker-init (via /proc/self/fd/10), flags: 0x1021: operation not permitted: unknown.</code>
Workaround
No workaround is available at this moment. If you encounter this issue, please raise a support ticket or track this bug. We will update this bug report as soon as we have any information.
Form Name |
---|