ibm-mq (9.2.0.0-r2-amd64)
Published 2023-12-20 12:36:20 +01:00 by rasmus
Installation
docker pull git.cbo.dk/academy/ibm-mq:9.2.0.0-r2-amd64sha256:ee7e244e6b3c99b49952cfe8fb2621fcb31122948c8a839028ad3484e109be62
Image Layers
| ARG MQ_URL |
| ARG BASE_IMAGE |
| ARG BASE_TAG |
| ARG GO_WORKDIR |
| LABEL summary=IBM MQ Advanced Server |
| LABEL description=Simplify, accelerate and facilitate the reliable exchange of data with a security-rich messaging solution — trusted by the world’s most successful enterprises |
| LABEL vendor=IBM |
| LABEL maintainer=IBM |
| LABEL distribution-scope=private |
| LABEL authoritative-source-url=https://www.ibm.com/software/passportadvantage/ |
| LABEL url=https://www.ibm.com/products/mq/advanced |
| LABEL io.openshift.tags=mq messaging |
| LABEL io.k8s.display-name=IBM MQ Advanced Server |
| LABEL io.k8s.description=Simplify, accelerate and facilitate the reliable exchange of data with a security-rich messaging solution — trusted by the world’s most successful enterprises |
| LABEL base-image=registry.redhat.io/ubi8/ubi-minimal |
| LABEL base-image-release=8.2-349 |
| COPY file:74de0b85048a852b4049a063d696f147cbb20ff373e4d947d0d7b365b87977ee in /usr/local/bin/ |
| COPY file:25c29906a08fc5c0cdee5adfa21185371e7f558677b03278b454ef09073b16d5 in /usr/local/bin/ |
| |4 BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal BASE_TAG=8.2-349 GO_WORKDIR=/go/src/github.com/ibm-messaging/mq-container MQ_URL=http://build:80/9.2.0.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz /bin/sh -c env && mkdir /opt/mqm && chmod u+x /usr/local/bin/install-*.sh && sleep 1 && install-mq-server-prereqs.sh && install-mq.sh && /opt/mqm/bin/security/amqpamcf && chown -R 1001:root /opt/mqm/* |
| |4 BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal BASE_TAG=8.2-349 GO_WORKDIR=/go/src/github.com/ibm-messaging/mq-container MQ_URL=http://build:80/9.2.0.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz /bin/sh -c mkdir -p /run/runmqserver && chown 1001:root /run/runmqserver |
| COPY file:212fd0720bc1794844d3a1b2da4958b0db08928a3437462a9257bcac916e073f in /usr/local/bin/ |
| COPY multi:1d4f3e62d3e9096b3f46961eee1fc03a7e3908f34137ed1f3f0fbe64203fe2bd in /usr/local/bin/ |
| COPY file:edebb47000f2e6c387d802053240b28ba8b263a96c852897f3567207bd0e5348 in /opt/mqm/licenses/notices-container.txt |
| COPY dir:e5f8ff44f458b7dd67b465e94cc5822d6a4153d705044bfecff0805616f1479e in /etc/mqm/web |
| COPY file:4d5d9772edf00f4b508058ee08956d8f4e996f73fcc0c009aa001fd0810e627e in /etc/mqm/ |
| |4 BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal BASE_TAG=8.2-349 GO_WORKDIR=/go/src/github.com/ibm-messaging/mq-container MQ_URL=http://build:80/9.2.0.0-IBM-MQ-Advanced-for-Developers-Non-Install-LinuxX64.tar.gz /bin/sh -c chmod ug+x /usr/local/bin/runmqserver && chown 1001:root /usr/local/bin/*mq* && chmod ug+xs /usr/local/bin/chkmq* && chown -R 1001:root /etc/mqm/* && install --directory --mode 2775 --owner 1001 --group root /run/runmqserver && touch /run/termination-log && chown 1001:root /run/termination-log && chmod 0660 /run/termination-log && chmod -R g+w /etc/mqm/web |
| EXPOSE 1414 9157 9443 |
| ENV MQ_OVERRIDE_DATA_PATH=/mnt/mqm/data MQ_OVERRIDE_INSTALLATION_NAME=Installation1 MQ_USER_NAME=mqm PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/opt/mqm/bin |
| ENV MQ_GRACE_PERIOD=30 |
| ENV LANG=en_US.UTF-8 AMQ_DIAGNOSTIC_MSG_SEVERITY=1 AMQ_ADDITIONAL_JSON_LOG=1 LOG_FORMAT=basic |
| USER 1001 |
| ENV MQ_CONNAUTH_USE_HTP=false |
| ENTRYPOINT ["runmqserver"] |
| ARG BASE_IMAGE |
| ARG BASE_TAG |
| ARG GO_WORKDIR |
| ENV MQ_DEV=true |
| LABEL summary=IBM MQ Advanced for Developers Server |
| LABEL description=Simplify, accelerate and facilitate the reliable exchange of data with a security-rich messaging solution — trusted by the world’s most successful enterprises |
| LABEL vendor=IBM |
| LABEL distribution-scope=private |
| LABEL authoritative-source-url=https://www.ibm.com/software/passportadvantage/ |
| LABEL url=https://www.ibm.com/products/mq/advanced |
| LABEL io.openshift.tags=mq messaging |
| LABEL io.k8s.display-name=IBM MQ Advanced for Developers Server |
| LABEL io.k8s.description=Simplify, accelerate and facilitate the reliable exchange of data with a security-rich messaging solution — trusted by the world’s most successful enterprises |
| LABEL base-image=registry.redhat.io/ubi8/ubi-minimal |
| LABEL base-image-release=8.2-349 |
| USER 0 |
| COPY multi:32e8f0d310bc403ce8293280317d8d4e2b85406dbc52f69ec9447316c0644e1e in /opt/mqm/lib64/ |
| COPY file:359149867149b12accf3dfb0a17d82279c87aa833df20f1cda5347873bedf335 in /etc/mqm/ |
| COPY file:f6cedf077e8dfc3e33aa7d8c0d1aecdd032041c158f93e902e2c5fee589df87b in /etc/mqm/ |
| |3 BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal BASE_TAG=8.2-349 GO_WORKDIR=/go/src/github.com/ibm-messaging/mq-container /bin/sh -c chmod 0660 /etc/mqm/mq.htpasswd |
| COPY file:543cecf0a56d592c9d25a45049fcdbb16bda7c7228fe914828ca0815e11af701 in /usr/local/bin/ |
| |3 BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal BASE_TAG=8.2-349 GO_WORKDIR=/go/src/github.com/ibm-messaging/mq-container /bin/sh -c chmod u+x /usr/local/bin/install-extra-packages.sh && sleep 1 && install-extra-packages.sh |
| |3 BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal BASE_TAG=8.2-349 GO_WORKDIR=/go/src/github.com/ibm-messaging/mq-container /bin/sh -c mkdir -p /run/runmqdevserver && chown 1001:root /run/runmqdevserver |
| COPY file:813a8e1b6faae2658555150d5d359418f7ecb29b7448e4044840caa19b484a6c in /usr/local/bin/ |
| COPY multi:dddbd8622bcb09004052dc47ba5e49f10f6cf2eaf183e7d2bce26797406f9872 in /etc/mqm/ |
| COPY dir:344bd60dde973fa1a145a6ad68ac5a161549371a680e830f9d68abd7c7a74e92 in /etc/mqm/web |
| |3 BASE_IMAGE=registry.redhat.io/ubi8/ubi-minimal BASE_TAG=8.2-349 GO_WORKDIR=/go/src/github.com/ibm-messaging/mq-container /bin/sh -c chown -R 1001:root /etc/mqm/* && chmod -R g+w /etc/mqm/web && chmod +x /usr/local/bin/runmq* && install --directory --mode 2775 --owner 1001 --group root /run/runmqdevserver |
| ENV MQ_ENABLE_EMBEDDED_WEB_SERVER=1 MQ_GENERATE_CERTIFICATE_HOSTNAME=localhost |
| ENV LD_LIBRARY_PATH=/opt/mqm/lib64 |
| ENV MQS_PERMIT_UNKNOWN_ID=true |
| ENV MQ_CONNAUTH_USE_HTP=true |
| USER 1001 |
| ENTRYPOINT ["runmqdevserver"] |
| LABEL architecture=amd64 |
| LABEL build-date=2020-09-15T09:59:44+0000 |
| LABEL name=ibm-mqadvanced-server-dev |
| LABEL release=r2 |
| LABEL run=docker run -d -e LICENSE=accept ibm-mqadvanced-server-dev:9.2.0.0-r2-amd64 |
| LABEL vcs-ref=ae878db899df80d70fedf6a450216c910bce150a |
| LABEL vcs-type=git |
| LABEL vcs-url=git@github.ibm.com:mq-cloudpak/mq-container |
| LABEL version=9.2.0.0 |
Labels
| Key | Value |
|---|---|
| architecture | amd64 |
| authoritative-source-url | https://www.ibm.com/software/passportadvantage/ |
| base-image | registry.redhat.io/ubi8/ubi-minimal |
| base-image-release | 8.2-349 |
| build-date | 2020-09-15T09:59:44+0000 |
| com.redhat.build-host | cpt-1003.osbs.prod.upshift.rdu2.redhat.com |
| com.redhat.component | ubi8-minimal-container |
| com.redhat.license_terms | https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI |
| description | Simplify, accelerate and facilitate the reliable exchange of data with a security-rich messaging solution — trusted by the world’s most successful enterprises |
| distribution-scope | private |
| io.k8s.description | Simplify, accelerate and facilitate the reliable exchange of data with a security-rich messaging solution — trusted by the world’s most successful enterprises |
| io.k8s.display-name | IBM MQ Advanced for Developers Server |
| io.openshift.expose-services | |
| io.openshift.tags | mq messaging |
| maintainer | IBM |
| name | ibm-mqadvanced-server-dev |
| release | r2 |
| run | docker run -d -e LICENSE=accept ibm-mqadvanced-server-dev:9.2.0.0-r2-amd64 |
| summary | IBM MQ Advanced for Developers Server |
| url | https://www.ibm.com/products/mq/advanced |
| vcs-ref | ae878db899df80d70fedf6a450216c910bce150a |
| vcs-type | git |
| vcs-url | git@github.ibm.com:mq-cloudpak/mq-container |
| vendor | IBM |
| version | 9.2.0.0 |
Details
2023-12-20 12:36:20 +01:00
Versions (93)
View all
Container
0
OCI / Docker
linux/amd64
539 MiB
9.3.4.0-r1
2023-12-20
latest
2023-12-20
9.3.3.2-r3
2023-12-20
9.3.4.0-r1-amd64
2023-12-20
9.3.3.2-r3-amd64
2023-12-20