Guest User

Untitled

a guest
Nov 24th, 2017
125
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.33 KB | None | 0 0
  1. FROM grpc/python
  2. CMD ["/bin/ls /"]
  3.  
  4. container_linux.go:265: starting container process caused "exec: "/bin/ls /": stat /bin/ls /: no such file or directory"
  5. docker: Error response from daemon: oci runtime error: container_linux.go:265: starting container process caused "exec: "/bin/ls /": stat /bin/ls /: no such file or directory".
Add Comment
Please, Sign In to add comment