Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request to include details on the operating system for windows images #6369

Closed
michmike opened this issue Nov 27, 2018 · 2 comments · Fixed by #6577
Closed

Request to include details on the operating system for windows images #6369

michmike opened this issue Nov 27, 2018 · 2 comments · Fixed by #6577

Comments

@michmike
Copy link
Contributor

As Harbor is adding Windows container support, the OS version of the image is very important since it has a strict set of compatibility rules for the operating system of the container host. Would it be possible to include the OS version in the Harbor image details

The manifest for containers contains the following two fields which are relevant for windows:
os: windows
os.version: 10.0.14393.2608
Manifest spec: https://docs.docker.com/registry/spec/manifest-v2-2/

@ninjadq ninjadq added request/feature needs/triage triage issue before assigning labels Nov 28, 2018
@reasonerjt reasonerjt removed the needs/triage triage issue before assigning label Nov 30, 2018
@reasonerjt reasonerjt assigned heww and unassigned reasonerjt Nov 30, 2018
@reasonerjt
Copy link
Contributor

Let's see if such info is returned in the API and make it shown on the UI.

@reasonerjt
Copy link
Contributor

Re-open to make sure the fix is included in 1.7.5

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants