Skip to content

Use Features On Demand instead of installing CAB files where possible #1193

@lbussell

Description

@lbussell

In some cases, we can use Features On Demand to install features where we used to install CAB files directly. For example, to install .NET Framework 3 from Windows Update:

DISM /Online /Add-Capability /CapabilityName:NetFx3

We should evaluate which Windows versions support Features On Demand and consider applying this approach retroactively to the applicable .NET Framework Dockerfiles.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions