-
Notifications
You must be signed in to change notification settings - Fork 11
/
image.yaml
58 lines (55 loc) · 1.43 KB
/
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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
schema_version: 1
name: "jboss-amq-6/amq63"
description: "Red Hat JBoss AMQ 6.3 container image"
version: "6.3.0"
from: "rhel7:7-released"
labels:
- name: "com.redhat.component"
value: "jboss-amq-6-amq63-container"
- name: "org.jboss.product"
value: "amq"
- name: "maintainer"
value: "[email protected]"
- name: "org.jboss.product.version"
value: "6.3.0.redhat-416"
- name: "org.jboss.product.amq.version"
value: "6.3.0.redhat-416"
envs:
- name: "JBOSS_PRODUCT"
value: "AMQ"
- name: "JBOSS_AMQ_VERSION"
value: "6.3.0.redhat-416"
- name: "PRODUCT_VERSION"
value: "6.3.0.redhat-416"
- name: "AMQ_HOME"
value: "/opt/amq"
modules:
repositories:
- name: modules
path: modules
- name: cct_module
git:
url: https://github.com/jboss-openshift/cct_module.git
ref: master
install:
- name: jboss.container.openjdk.jdk
version: "8"
- name: amq-install
- name: amq-chown
run:
user: 185
cmd:
- "/opt/amq/bin/activemq"
- "console"
osbs:
configuration:
container:
compose:
pulp_repos: true
repository:
name: containers/jboss-amq-6
branch: jb-amq-6.3-rhel-7
packages:
content_sets:
x86_64:
- rhel-7-server-rpms