Resolves an error that occurred while executing the Docker daemon command _docker

Source: Internet
Author: User
Tags docker run

Recently encountered a problem in the work, at the beginning of the execution of the docker daemon command will always error cause process stop, follow the online method to /etc/fstab add a row in the file

None    /sys/fs/cgroup    cgroup    defaults  0  0

Docker daemonyou can get up now, but with a new problem-the docker run error of "No left spaces on device" appears when you execute the command;

Later, the use of apt-get update&&apt-get upgrade upgraded packages, found that still failed to solve the problem;

The last /etc/fstab line added to the

None    /sys/fs/cgroup    cgroup    defaults  0  0

Shielding, and then restart the machine, found that the problem has been resolved, before docker daemon the implementation of the order of the error has not been;

We should have upgraded the package to solve the problem.

Summarize

The above is the entire content of this article, I hope the content of this article for everyone's study or work can bring certain help, if you have questions you can message exchange.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.