Replies: 1 comment 1 reply
-
Are you mounting local filesystem with |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm trying to use the tester (Manjaro Linux) but I'm getting the following erros:
find: File system loop detected; '/home/ubuntu/.wine/drive_c/users/ubuntu/Downloads' is part of the same file system loop as '/home/ubuntu'.
find: File system loop detected; '/home/ubuntu/.wine/drive_c/users/ubuntu/Templates' is part of the same file system loop as '/home/ubuntu'.
find: File system loop detected; '/home/ubuntu/.wine/drive_c/users/ubuntu/My Music' is part of the same file system loop as '/home/ubuntu'.
find: File system loop detected; '/home/ubuntu/.wine/drive_c/users/ubuntu/My Pictures' is part of the same file system loop as '/home/ubuntu'.
find: File system loop detected; '/home/ubuntu/.wine/drive_c/users/ubuntu/My Videos' is part of the same file system loop as '/home/ubuntu'.
find: File system loop detected; '/home/ubuntu/.wine/drive_c/users/ubuntu/My Documents' is part of the same file system loop as '/home/ubuntu'.
find: File system loop detected; '/home/ubuntu/.wine/dosdevices/z:/home/ubuntu' is part of the same file system loop as '/home/ubuntu'.
To be honest I'm fairly new to docker.
Beta Was this translation helpful? Give feedback.
All reactions