Home > other >  A novice docker, docker run ubuntu errors don't know how to solve
A novice docker, docker run ubuntu errors don't know how to solve

Time:09-27

~ # docker. IO run ubuntu
The FATA [0000] the Error response from the daemon: always start a container 82 de0440fd6895c18288eb1e1881c08476aba1eab28ea9605ca1b91b321d1e99: [8] System Error: the mountpoint for devices not found

See error message just to know what mountpoint devices can't find

CodePudding user response:

Fault is a bit like, with me, hope to have a talent to appear, to solve our problems together with the ~ ~

The Error response from the daemon: always start a container 0 b1186a32c194decbcee2e8d470ff2af9dd48a5a9d4f74edc9fa0d9ee6d9b2a7: no to the file or directory

CodePudding user response:

I met this problem, in Linux mint is also apt install aufs - tools cgroup - lite solved,

CodePudding user response:

reference 1st floor wanggk114 response:
at fault is a bit like with me, and hope to have a talent to appear, to solve our problems together with the ~ ~

The Error response from the daemon: always start a container 0 b1186a32c194decbcee2e8d470ff2af9dd48a5a9d4f74edc9fa0d9ee6d9b2a7: no to the file or directory

This should be a docker run last parameter execution script does not exist in the container?

CodePudding user response:

Run docker logs to check the error of the context, posted to look at,
  • Related