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

Docker-machine requires Admin on certain commands for Hyper-V #80

Closed
mariotoffia opened this issue Mar 28, 2019 · 0 comments
Closed

Docker-machine requires Admin on certain commands for Hyper-V #80

mariotoffia opened this issue Mar 28, 2019 · 0 comments
Assignees
Labels
under-development Denotes that a issue is under development but not yet released.

Comments

@mariotoffia
Copy link
Owner

mariotoffia commented Mar 28, 2019

It is not possible to use some commands using non elevated process. Have a look and see if we still can achieve the service goal (since machine inspect do still work in user mode) without the need for admin mode.

This has changed, this used to be ok to use all docker-machine commands towards the hyper-v.

@mariotoffia mariotoffia self-assigned this Mar 28, 2019
@mariotoffia mariotoffia changed the title Docker-machine requires Admin on cerain commands for Hyper-V Docker-machine requires Admin on certain commands for Hyper-V Mar 28, 2019
@mariotoffia mariotoffia added under-investigation A investigation is made around the issue under-development Denotes that a issue is under development but not yet released. and removed bug labels Mar 28, 2019
mariotoffia pushed a commit that referenced this issue Apr 1, 2019
When hyper-v is used via docker-machine it will use inspect and
assume it is running. It will also constuct the url via the response
and the default port. If other port or tcp protocol for the hyper-v
it will fail.
@mariotoffia mariotoffia removed the under-investigation A investigation is made around the issue label Apr 1, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
under-development Denotes that a issue is under development but not yet released.
Projects
None yet
Development

No branches or pull requests

1 participant