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

COPY /licenses to image #29

Merged
merged 1 commit into from
Oct 21, 2024

Commits on Oct 21, 2024

  1. COPY /licenses to image

    ```
    "failed": [
        {
            "name": "HasLicense",
            "elapsed_time": 0,
            "description": "Checking if terms and conditions applicable to the software including open source licensing information are present. The license must be at /licenses",
            "help": "Check HasLicense encountered an error. Please review the preflight.log file for more information.",
            "suggestion": "Create a directory named /licenses and include all relevant licensing and/or terms and conditions as text file(s) in that directory.",
            "knowledgebase_url": "https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction",
            "check_url": "https://access.redhat.com/documentation/en-us/red_hat_software_certification/2024/html-single/red_hat_openshift_software_certification_policy_guide/index#assembly-requirements-for-container-images_openshift-sw-cert-policy-introduction"
        },
    ```
    
    https://redhat-internal.slack.com/archives/C04PZ7H0VA8/p1729532051334599
    rayfordj committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    fcd0c80 View commit details
    Browse the repository at this point in the history