forked from jboss-container-images/jboss-amq-6-image
-
Notifications
You must be signed in to change notification settings - Fork 0
/
image.yaml
41 lines (40 loc) · 1.19 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
schema_version: 1
name: "jboss-amq-6/amq63"
description: "Red Hat JBoss AMQ 6.3 container image"
version: "6.3.0"
from: "jboss/openjdk18-rhel7:1.1"
labels:
- name: "org.jboss.product"
value: "amq"
- name: "org.jboss.product.version"
value: "6.3.0.redhat-329"
- name: "org.jboss.product.amq.version"
value: "6.3.0.redhat-329"
envs:
- name: "JBOSS_PRODUCT"
value: "AMQ"
- name: "JBOSS_AMQ_VERSION"
value: "6.3.0.redhat-329"
- name: "PRODUCT_VERSION"
value: "6.3.0.redhat-329"
- name: "AMQ_HOME"
value: "/opt/amq"
modules:
repositories:
- path: modules
install:
- name: amq-install
- name: amq-chown
artifacts:
- path: jboss-a-mq-6.3.0.redhat-329.zip
description: "Artifact is available on Customer Portal: https://access.redhat.com/jbossnetwork/restricted/softwareDetail.html?softwareId=56371&product=jboss.amq.broker&version=6.3.0&downloadType=securityPatches"
md5: 46518c75c5e85da9ac8f036febeffc2c
run:
user: 185
cmd:
- "/opt/amq/bin/activemq"
- "console"
osbs:
repository:
name: jboss-amq-6-docker
branch: jb-amq-6.3-rhel-7