Roadmap: Enhance the docker windows installer to have an option NOT to install the daemon (and Hyper-V)

Created on 7 Oct 2020  路  3Comments  路  Source: docker/roadmap

Tell us about your request
There should be an option to NOT install the docker daemon (and Hyper-V) if only the CLI tools are needed (and allowed).

Which service(s) is this request for?
Docker Windows Installer.

Tell us about the problem you're trying to solve. What are you trying to do, and why is it hard?
It is not allowed to install docker (Hyper-V / WSL) in some companies.

Are you currently working around the issue?
No workaround available.

Additional context
See https://github.com/docker/for-win/issues/8872

community_new

Most helpful comment

Yes, partly. I envision an "Docker Desktop" installer which installs the same as now, but NOT the daemon.

  • docker-cli
  • compose-cli
  • ... everything but the daemon

All 3 comments

This is the same as #144?

Yes, partly. I envision an "Docker Desktop" installer which installs the same as now, but NOT the daemon.

  • docker-cli
  • compose-cli
  • ... everything but the daemon

I think we can dupe this against #144.

Was this page helpful?
0 / 5 - 0 ratings