Skip to content

Support Docker Desktop with WSL 2 #32

@eschrock

Description

@eschrock

Problem

The new WSL 2 (windows service for linux) architecture is very different from the traditional Hyper-V based HyperKit approach. We should make sure everything works properly in this model. Docker Destop Tech Preview is not available.

Solution

It looks like there is some control over the version being run, for example the docs docks reference "Set Ubuntu 18.04 as the default distribution.". If we're really running an Ubuntu kernel, and can load kernel modules, then this may "just work", or be a quick fix to add the requisite uname.

Alternatives

Continue to use Hyper-V based support.

Metadata

Metadata

Assignees

Labels

Priority: NormalIssues to be addressed during sprintType: FeatureNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions