|
590 | 590 | "name": "registry.redhat.io/redhat-openjdk-18/openjdk18-openshift:latest" |
591 | 591 | } |
592 | 592 | }, |
593 | | - { |
594 | | - "name": "openj9-8-el8", |
595 | | - "annotations": { |
596 | | - "openshift.io/display-name": "OpenJ9 1.8.0 (RHEL 8)", |
597 | | - "description": "Build and run Java applications using Maven and OpenJ9 1.8.0.", |
598 | | - "iconClass": "icon-rh-openj9", |
599 | | - "tags": "builder,java,openj9", |
600 | | - "supports": "java:8,java", |
601 | | - "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts", |
602 | | - "sampleContextDir": "undertow-servlet", |
603 | | - "version": "8" |
604 | | - }, |
605 | | - "referencePolicy": { |
606 | | - "type": "Local" |
607 | | - }, |
608 | | - "from": { |
609 | | - "kind": "DockerImage", |
610 | | - "name": "registry.redhat.io/openj9/openj9-8-rhel8:latest" |
611 | | - } |
612 | | - }, |
613 | | - { |
614 | | - "name": "openj9-8-el7", |
615 | | - "annotations": { |
616 | | - "openshift.io/display-name": "OpenJ9 1.8.0 (RHEL 7)", |
617 | | - "description": "Build and run Java applications using Maven and OpenJ9 1.8.0.", |
618 | | - "iconClass": "icon-rh-openj9", |
619 | | - "tags": "builder,java,openj9", |
620 | | - "supports": "java:8,java", |
621 | | - "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts", |
622 | | - "sampleContextDir": "undertow-servlet", |
623 | | - "version": "8" |
624 | | - }, |
625 | | - "referencePolicy": { |
626 | | - "type": "Local" |
627 | | - }, |
628 | | - "from": { |
629 | | - "kind": "DockerImage", |
630 | | - "name": "registry.redhat.io/openj9/openj9-8-rhel7:latest" |
631 | | - } |
632 | | - }, |
633 | 593 | { |
634 | 594 | "name": "8", |
635 | 595 | "annotations": { |
|
690 | 650 | "name": "registry.redhat.io/openjdk/openjdk-11-rhel7:latest" |
691 | 651 | } |
692 | 652 | }, |
693 | | - { |
694 | | - "name": "openj9-11-el8", |
695 | | - "annotations": { |
696 | | - "openshift.io/display-name": "Red Hat OpenJ9 11 (RHEL 8)", |
697 | | - "description": "Build and run Java applications using Maven and OpenJ9 11.", |
698 | | - "iconClass": "icon-rh-openj9", |
699 | | - "tags": "builder,java,openj9", |
700 | | - "supports": "java:11,java", |
701 | | - "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts", |
702 | | - "sampleContextDir": "undertow-servlet", |
703 | | - "version": "11" |
704 | | - }, |
705 | | - "referencePolicy": { |
706 | | - "type": "Local" |
707 | | - }, |
708 | | - "from": { |
709 | | - "kind": "DockerImage", |
710 | | - "name": "registry.redhat.io/openj9/openj9-11-rhel8:latest" |
711 | | - } |
712 | | - }, |
713 | | - { |
714 | | - "name": "openj9-11-el7", |
715 | | - "annotations": { |
716 | | - "openshift.io/display-name": "Red Hat OpenJ9 11 (RHEL 7)", |
717 | | - "description": "Build and run Java applications using Maven and OpenJ9 11.", |
718 | | - "iconClass": "icon-rh-openj9", |
719 | | - "tags": "builder,java,openj9", |
720 | | - "supports": "java:11,java", |
721 | | - "sampleRepo": "https://github.com/jboss-openshift/openshift-quickstarts", |
722 | | - "sampleContextDir": "undertow-servlet", |
723 | | - "version": "11" |
724 | | - }, |
725 | | - "referencePolicy": { |
726 | | - "type": "Local" |
727 | | - }, |
728 | | - "from": { |
729 | | - "kind": "DockerImage", |
730 | | - "name": "registry.redhat.io/openj9/openj9-11-rhel7:latest" |
731 | | - } |
732 | | - }, |
733 | 653 | { |
734 | 654 | "name": "11", |
735 | 655 | "annotations": { |
|
0 commit comments