forked from jboss-container-images/jboss-eap-7-image
-
Notifications
You must be signed in to change notification settings - Fork 0
/
image.yaml
31 lines (27 loc) · 795 Bytes
/
image.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
schema_version: 1
name: "jboss-eap-7/eap72"
description: "Red Hat JBoss Enterprise Application Platform 7.2 container image"
version: "7.2.1"
from: "rhel7:7-released"
labels:
- name: "com.redhat.component"
value: "jboss-eap-7-eap72-container"
packages:
content_sets_file: content_sets.yml
modules:
repositories:
- name: cct_module
git:
url: https://github.com/jboss-openshift/cct_module.git
ref: master
- path: modules
install:
- name: jboss.container.openjdk.jdk
version: "8"
- name: eap-7.2-latest
osbs:
configuration:
container_file: container.yaml
repository:
name: containers/jboss-eap-7
branch: jb-eap-7.2-rhel-7