Skip to content
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

[Windows] Cannot run docker containers with nerdctl with administrative rights #819

Open
wiruzman opened this issue Oct 17, 2021 · 3 comments
Labels
kind/bug Something isn't working platform/windows triage/need-to-repro Needs to be reproduced by dev team
Milestone

Comments

@wiruzman
Copy link

wiruzman commented Oct 17, 2021

After installation of Rancher Desktop, it is not possible to start docker containers with run or compose.

To Reproduce
Steps to reproduce the behaviour:

  1. Install Rancher Desktop on Windows 10 with WSL2
  2. Start Rancher Desktop and wait for initialization
  3. Open command prompt with elevated rights
  4. Run nerdctl run hello-world

Result
Docker container not started

Expected behaviour
Default hello-world output from official docker image expected.

Screenshots
image
image
image

Setup (please complete the following information):

  • OS: Windows 10 2004
  • Rancher Desktop version 0.6.0
  • 1.21.5
@taylorza
Copy link

Are you running the terminal as an Administrator? I see this issue when running as Administrator, but works fine when running in a non-Administrator terminal.

@wiruzman
Copy link
Author

wiruzman commented Oct 17, 2021 via email

@jandubois jandubois added kind/bug Something isn't working platform/windows labels Oct 17, 2021
@wiruzman
Copy link
Author

Are you running the terminal as an Administrator? I see this issue when running as Administrator, but works fine when running in a non-Administrator terminal.

You are right, it worked, but I think it should also work with elevated cli.

image

@wiruzman wiruzman changed the title [Windows] Cannot run docker containers side with nerdctl [Windows] Cannot run docker containers with nerdctl with administrative rights Oct 17, 2021
@gaktive gaktive added the triage/need-to-repro Needs to be reproduced by dev team label Aug 16, 2022
@gaktive gaktive added this to the Later milestone Sep 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working platform/windows triage/need-to-repro Needs to be reproduced by dev team
Projects
None yet
Development

No branches or pull requests

5 participants