Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

[17.10] Backport version fix for Windows manifest lists #266

Merged
merged 2 commits into from Oct 11, 2017

Commits on Oct 11, 2017

  1. Add support for Windows version filtering on pull

    Update logic to choose manifest from manifest list to check
    for os version on Windows. Separate the logic for windows
    and unix to keep unix logic the same.
    
    Signed-off-by: Derek McGowan <derek@mcgstyle.net>
    (cherry picked from commit 38aef56)
    Signed-off-by: John Stephens <johnstep@docker.com>
    dmcgowan authored and johnstep committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    f437cf7 View commit details
    Browse the repository at this point in the history
  2. Stop filtering Windows manifest lists by version

    Signed-off-by: John Stephens <johnstep@docker.com>
    (cherry picked from commit 8ed8f4a)
    
    Conflicts:
    	components/engine/distribution/pull_v2_windows.go
    
    Signed-off-by: John Stephens <johnstep@docker.com>
    johnstep committed Oct 11, 2017
    Configuration menu
    Copy the full SHA
    76922d8 View commit details
    Browse the repository at this point in the history