-
Notifications
You must be signed in to change notification settings - Fork 18.7k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge #38050 causing a failure? #38725
Comments
The XDG_RUNTIME_DIR message seems a warning, not an error. Does v18.09.2 work? |
Please make sure to execute Rootless mode is not supported on Windows. |
@thaJeztah this doesn't seem related to |
Right, but the Ubuntu tutorial isn't applicable in any way to Windows. What's the output of |
I assume this can be closed, let me know if not |
I've got a new Win10 installation, and have been the following the Ubuntu tutorial here on installing Docker. This fails at Step 7 with this message:
This seems to be from code that was added recently (pull request #38050, "Allow running dockerd as a non-root user", "Set sticky bit if XDG_RUNTIME_DIR is set && the file is actually under XDG_RUNTIME_DIR").
Unfortunately, I know exactly nothing about Windows; I didn't even know it had a sticky bit. I tried running dockerd as a non-root user after reading the comments, but this is no better. However, Windows does now produce a "This app can't run on your PC" popup instead.
I don't suppose that you can throw any light on this?
The text was updated successfully, but these errors were encountered: