You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Based on discussions elsewhere I think the important thing will be to have this in the operating systems that we use on the Linux test machines that can run docker so that, plus Windows, should be the scope of this change.
Noting that jq does not exist in the repositories for CentOS7, so while there are CentOS74 and RHEL7 machines in that set, I am tempted to exclude them from this (maybe we should remove sw.tool.docker freom those hosts now?) since it would require installing from the repositories and since those OS versions are soon to be out of support I'm not sure there is benefit to doing that workaround. If anyone disagrees, please let me know.
Note: We may have to deploy jq under cygwin manually on the existing windows machines, as the change in the PR will only apply it to new installs of cygwin.
jq is need to install for reproducible comparing tests with sbom json file.
For windows with cygwin, cygwin need install jq
adoptium/temurin-build#3687 (comment)
The text was updated successfully, but these errors were encountered: