Aufs au_opts_parse: 1155: docker [2010] unknown parameter dirperm1

I installed Docker. Now when my Ubuntu 14.04 Trusty system is trying to boot, I get the following message

aufs au_opts_parse:1155:docker[2010] unknown option dirperm1

What does this mean and how can I return my system to a stable stage where I can run it normally. If this helps: I have a container that is installed in --restart on-failure, and access to H / W devices is set for it. I also have a mini-cube installed, which runs the VirtualBox-based Docker engine.

+4
source share

All Articles