Difference between revisions of "OCI runtime"

From wikieduonline
Jump to navigation Jump to search
Line 7: Line 7:
 
/proc/self/fd/14), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
 
/proc/self/fd/14), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type
  
 +
[[docker exec]]
 +
[[OCI]] runtime exec failed: exec failed: container_linux.go:349: starting container process caused "exec: \"bash\": executable file not found in $PATH": unknown
  
  
 
[[Open Container Initiative (OCI)]]
 
[[Open Container Initiative (OCI)]]

Revision as of 19:07, 12 January 2023


docker-compose up
Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start 

container process: error during container init: error mounting "/host_mnt/Users/user/prometheus.yml" to rootfs at "/etc/prometheus/prometheus.yml": mount /host_mnt/Users/user/prometheus.yml:/etc/prometheus/prometheus.yml (via /proc/self/fd/14), flags: 0x5000: not a directory: unknown: Are you trying to mount a directory onto a file (or vice-versa)? Check if the specified host path exists and is the expected type

docker exec
OCI runtime exec failed: exec failed: container_linux.go:349: starting container process caused "exec: \"bash\": executable file not found in $PATH": unknown


Open Container Initiative (OCI)

Advertising: