forked from jboss-container-images/jboss-amq-7-broker-image
-
Notifications
You must be signed in to change notification settings - Fork 0
/
image.yaml
31 lines (30 loc) · 862 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-amq-7/amq70"
description: "Red Hat JBoss AMQ 7.0 container image"
version: "7.0.2"
from: "jboss/openjdk18-rhel7:1.0"
envs:
- name: "JBOSS_PRODUCT"
value: "AMQ"
- name: "JBOSS_AMQ_VERSION"
value: "7.0.2.GA"
- name: "PRODUCT_VERSION"
value: "7.0.2.GA"
- name: "AMQ_HOME"
value: "/opt/amq"
modules:
install:
- name: amq-install
- name: amq-chown
artifacts:
- path: amq-broker-7.0.2-bin.zip
description: "https://access.redhat.com/jbossnetwork/restricted/softwareDetail.html?softwareId=53281&product=jboss.amq&version=7.0.2&downloadType=distributions"
md5: 4f2cd051370f69bacc0560cc339a8da8
run:
user: 185
cmd:
- "/opt/amq/bin/runscript.sh"
osbs:
repository:
name: jboss-amq-7-docker
branch: jb-amq70