Difference between revisions of "Docker run -d"
Jump to navigation
Jump to search
(Redirected page to Docker run) Tag: New redirect |
(Removed redirect to Docker run) Tag: Removed redirect |
||
Line 1: | Line 1: | ||
− | + | ||
+ | |||
+ | |||
+ | |||
+ | |||
+ | 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 == | ||
+ | * {{docker run}} |
Revision as of 08:29, 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: