-
Notifications
You must be signed in to change notification settings - Fork 18.9k
Closed
Labels
area/lcowIssues and PR's related to the experimental LCOW featureIssues and PR's related to the experimental LCOW featureimpact/deprecationkind/experimentalplatform/windowsroadmap
Milestone
Description
Looks like Linux Container on Windows (LCOW) work in moby codebase has a sizable gap to fill to achieve its desired functionality in a way that could take it out of experimental status. There are things that barely work or do not work at all. Unless I'm missing something, I do not see how the initial implementation of LCOW could eventually complete or if it is still desirable to pursue the initial implementation strategy. I suggest we send the LCOW code changes to live on in the memory of git history and close issues related to LCOW.
Related pull requests:
- Deprecate Linux containers on Windows (LCOW) (experimental) docker/cli#2798
- Remove LCOW (step 1) #42451
- Remove LCOW (step 2) #42499
- Remove LCOW (step 3): daemon: remove graphdriver indexing by OS #42506
- Remove LCOW (step 4): remove layerstore indexing by OS (used for LCOW) #42511
- Remove LCOW (step 5): volumes/mounts: remove LCOW code #42517
- Remove LCOW (step 5): volumes/mounts: remove LCOW code (alternative) #42520
- Remove LCOW (step 6) #42683
- Remove LCOW (step 7): remove LCOW bits from builder/dockerfile (copy) #42684
- Remove LCOW (step 8): libcontainerd/local: remove LCOW bits #42685
- Remove LCOW (step 9): layer: remove layerstore.setOS(), layerstore.getOS() #43362
- docs: daemon: remove LCOW configuration options docker/cli#3451
- docs: update deprecation status of LCOW to "removed" docker/cli#3223
- builder/dockerfile: assorted linting fixes, and remove LCOW leftover #47993
- (remaining bits) WIP: Remove legacy LCOW code #42170
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/lcowIssues and PR's related to the experimental LCOW featureIssues and PR's related to the experimental LCOW featureimpact/deprecationkind/experimentalplatform/windowsroadmap