Advertisement
Guest User

Untitled

a guest
Feb 21st, 2019
97
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. minishift openshift restart
  2. Error restarting the OpenShift cluster: ssh command error:
  3. command : docker start origin
  4. err : exit status 1
  5. output : Error response from daemon: oci runtime error: container_linux.go:247: starting container process caused "process_linux.go:364: container init caused \"rootfs_linux.go:54: mounting \\\"/home/docker/.docker/config.json\\\" to rootfs \\\"/var/lib/docker/overlay2/93f2161c60dda10661e9fd3bb50122807e08543fc3cea61b68ac6cfe6408a804/merged\\\" at \\\"/var/lib/docker/overlay2/93f2161c60dda10661e9fd3bb50122807e08543fc3cea61b68ac6cfe6408a804/merged/root/.docker/config.json\\\" caused \\\"not a directory\\\"\""
  6. : 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
  7. Error: failed to start containers: origin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement