Docker splits the autofs directory in V1.5 used to run in V1.3.3

Today I tried to install and run Docker 1.5. It works in the beginning. Then after about 1 hour, I can no longer access the autofs directories on the host. Get "Too many levels of symbolic links" error. And for some reason I am unable to disable and re-reference the autofs directories. So now there is no way out.

$ cd / usr / local / packages / / usr / local / packages /: Too many symlink levels.

Does anyone get a similar problem?

And I have been using Docker 1.3.3 for several months now. It works great. So any change after 1.3.3 could cause this problem?

By the way, I cannot find an older version of Docker rpm. If you have one, please let me know. Thank.

+3


source to share





All Articles