Difference between revisions of "Docker run -d"
Jump to navigation
Jump to search
Line 5: | Line 5: | ||
docker run ubuntu -d | docker run ubuntu -d | ||
− | docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "-d": executable file not found | + | docker: Error response from daemon: failed to create shim task: [[OCI runtime]] create failed: [[runc]] create failed: unable to start container process: exec: "-d": executable file not found in $PATH: unknown. |
− | + | ERRO[0000] error waiting for container: [[context canceled]] | |
− | ERRO[0000] error waiting for container: context canceled | ||
== See also == | == See also == | ||
* {{docker run}} | * {{docker run}} |
Revision as of 08:30, 9 November 2022
docker run ubuntu -d docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "-d": executable file not found in $PATH: unknown. ERRO[0000] error waiting for container: context canceled
See also
Advertising: