ibm-mq (9.3.1.0-r2-amd64)
Published 2023-12-20 13:13:30 +01:00 by rasmus
Installation
docker pull git.cbo.dk/academy/ibm-mq:9.3.1.0-r2-amd64sha256:7b898cfcf7d245fcfed7d033738f9c2dde9e1e90ad5e55550def7fb37208253b
Image Layers
| ADD file:2edb7ab236f85e76c1e503929b950e45e450fa17736eda7ad99a78e2e9f3b4df in / |
| ADD file:214c1de395c24e4a86ef9a706069ef30a9e804c63f851c37c35655e16fea3ced in /tmp/tls-ca-bundle.pem |
| ADD multi:ed62428592320e9a8d4a26792455dcaf96be4f429e752404b35ace3941c2a7ed in /etc/yum.repos.d/ |
| LABEL maintainer="Red Hat, Inc." |
| LABEL com.redhat.component="ubi8-minimal-container" name="ubi8-minimal" version="8.7" |
| LABEL com.redhat.license_terms="https://www.redhat.com/en/about/red-hat-end-user-license-agreements#UBI" |
| LABEL summary="Provides the latest release of the minimal Red Hat Universal Base Image 8." |
| LABEL description="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." |
| LABEL io.k8s.display-name="Red Hat Universal Base Image 8 Minimal" |
| LABEL io.openshift.expose-services="" |
| LABEL io.openshift.tags="minimal rhel8" |
| ENV container oci |
| ENV PATH /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin |
| CMD ["/bin/bash"] |
| /bin/sh -c rm -rf /var/log/* |
| LABEL release=923 |
| ADD file:cc5193bc684cdbac78aea8d5d2c3db92b2ec091a563eb7fac47423ac387c0236 in /root/buildinfo/content_manifests/ubi8-minimal-container-8.7-923.json |
| ADD file:03a7de1667a42823460692c665156b6509e10e6dcadc0f1a1269d69ff647a67a in /root/buildinfo/Dockerfile-ubi8-minimal-8.7-923 |
| LABEL "distribution-scope"="public" "vendor"="Red Hat, Inc." "build-date"="2022-11-01T04:29:11" "architecture"="x86_64" "vcs-type"="git" "vcs-ref"="146fdafc2595e26f5f9c1b9a2b3f36bbca8237e4" "io.k8s.description"="The Universal Base Image Minimal is a stripped down image that uses microdnf as a package manager. This base image is freely redistributable, but Red Hat only supports Red Hat technologies through subscriptions for Red Hat products. This image is maintained by Red Hat and updated regularly." "url"="https://access.redhat.com/containers/#/registry.access.redhat.com/ubi8-minimal/images/8.7-923" |
| /bin/sh -c rm -f '/etc/yum.repos.d/repo-48a4d.repo' '/etc/yum.repos.d/repo-b8bb7.repo' |
| /bin/sh -c rm -f /tmp/tls-ca-bundle.pem |
| ARG MQ_URL |
| ARG BASE_IMAGE |
| ARG BASE_TAG |
| ARG GO_WORKDIR |
| LABEL summary=IBM MQ Advanced Server description=Simplify, accelerate and facilitate the reliable exchange of data with a security-rich messaging solution — trusted by the world’s most successful enterprises vendor=IBM maintainer=IBM distribution-scope=private authoritative-source-url=https://www.ibm.com/software/passportadvantage/ url=https://www.ibm.com/products/mq/advanced io.openshift.tags=mq messaging io.k8s.display-name=IBM MQ Advanced Server 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 base-image=registry.access.redhat.com/ubi8/ubi-minimal base-image-release=8.7-923 |
| COPY file:df6abecdcf7b57d8501fa0f45aea5cd2c35acce15406e09fd8103c46ab260bb5 in /usr/local/bin/ |
| COPY file:fb1c351bd7ee2eb3d22ca2a09f924c99051a44d2ffebce77fa2be7d2afd304e5 in /usr/local/bin/ |
| |4 BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal BASE_TAG=8.7-923 GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container MQ_URL=http://172.19.0.2:8080/9.3.1.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/* |
| COPY file:0f5a331770d0c0d48540f738e0a311252c07c14039cd9d62023aadfa706c320d in /usr/local/bin/ |
| COPY multi:5a0d15a525389ebb13185335a91f59be08b21e8e64dc91af4d5d6599aedc5672 in /usr/local/bin/ |
| COPY file:3ea9f61f90aba37633a825c31e8e651eeb0e8812593629364435f1c212bc5755 in /opt/mqm/licenses/notices-container.txt |
| COPY file:f208307d4b573dd123dc2ef264dc1bafcc30183362ce05349e6146e991605f89 in /etc/mqm/native-ha.ini.tpl |
| COPY dir:dcef88a35f3a0e84ec93683db632cfddf6356811ad3f462657374d6feb5a5461 in /etc/mqm/web |
| COPY file:a62a523605eddbc0c4a940c4064413eeb884dd14e1b17896e9f9563adcdb3fad in /etc/mqm/ |
| |4 BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal BASE_TAG=8.7-923 GO_WORKDIR=/opt/app-root/src/go/src/github.com/ibm-messaging/mq-container MQ_URL=http://172.19.0.2:8080/9.3.1.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+x /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 |
| LABEL summary=IBM MQ Advanced for Developers Server description=Simplify, accelerate and facilitate the reliable exchange of data with a security-rich messaging solution — trusted by the world’s most successful enterprises vendor=IBM distribution-scope=private authoritative-source-url=https://www.ibm.com/software/passportadvantage/ url=https://www.ibm.com/products/mq/advanced io.openshift.tags=mq messaging io.k8s.display-name=IBM MQ Advanced for Developers Server 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 base-image=registry.access.redhat.com/ubi8/ubi-minimal base-image-release=8.7-923 |
| USER 0 |
| COPY file:f080edcc5c630449f7811fb9d8ae05b672ec9a5464ec358c461ad73e7cb6fa80 in /opt/mqm/lib64/ |
| COPY file:acb210106dc3c2282d0ec3b8c468e472d1955a46ad19fea6924012e7c1a2890d in /etc/mqm/ |
| COPY file:93c5efd019c2d0501d729a6b0263fbe8add043ea2f15cea92239ffe1126cf877 in /etc/mqm/ |
| COPY file:dea43ac8362ec88c9d19eb0ebe5cdb98e6ea146e5b5f3bd7f21347e954b2c964 in /usr/local/bin/ |
| |3 BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal BASE_TAG=8.7-923 GO_WORKDIR=/opt/app-root/src/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 |
| COPY file:9773ceb11f3a33223635fac83e213b9dfdd8d1ffd29d9dd7902df7cfc5160df4 in /usr/local/bin/ |
| COPY multi:7d67e9aebf4bf3dd3c30425805a1aba519656b8a740369a2dcac936c8bd28d96 in /etc/mqm/ |
| COPY dir:b0a460a6e4f9d128a6443fb860bf4d0b4a1ebc2e5aa21b5d2be7fad3e8d080d9 in /etc/mqm/web |
| |3 BASE_IMAGE=registry.access.redhat.com/ubi8/ubi-minimal BASE_TAG=8.7-923 GO_WORKDIR=/opt/app-root/src/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* && chmod 0660 /etc/mqm/mq.htpasswd && install --directory --mode 2775 --owner 1001 --group root /run/runmqdevserver |
| ENV MQ_DEV=true MQ_ENABLE_EMBEDDED_WEB_SERVER=1 MQ_GENERATE_CERTIFICATE_HOSTNAME=localhost LD_LIBRARY_PATH=/opt/mqm/lib64 MQ_CONNAUTH_USE_HTP=true MQS_PERMIT_UNKNOWN_ID=true |
| USER 1001 |
| ENTRYPOINT ["runmqdevserver"] |
| LABEL architecture=amd64 |
| LABEL build-date=2022-11-14T12:48:28+0000 |
| LABEL mq-build=p931-L220929.1-CSU01-L221101 |
| LABEL name=ibm-mqadvanced-server-dev |
| LABEL release=r2 |
| LABEL run=podman run -d -e LICENSE=accept ibm-mqadvanced-server-dev:9.3.1.0-r2.20221114124427.7ecb805-amd64 |
| LABEL vcs-ref=7ecb80540e570b1b48f4fd6c0f19b160e30ad37f |
| LABEL vcs-type=git |
| LABEL vcs-url=git@github.ibm.com:mq-cloudpak/mq-container |
| LABEL version=9.3.1.0 |
Labels
| Key | Value |
|---|---|
| architecture | amd64 |
| authoritative-source-url | https://www.ibm.com/software/passportadvantage/ |
| base-image | registry.access.redhat.com/ubi8/ubi-minimal |
| base-image-release | 8.7-923 |
| build-date | 2022-11-14T12:48:28+0000 |
| 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.buildah.version | 1.26.2 |
| 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 |
| mq-build | p931-L220929.1-CSU01-L221101 |
| name | ibm-mqadvanced-server-dev |
| release | r2 |
| run | podman run -d -e LICENSE=accept ibm-mqadvanced-server-dev:9.3.1.0-r2.20221114124427.7ecb805-amd64 |
| summary | IBM MQ Advanced for Developers Server |
| url | https://www.ibm.com/products/mq/advanced |
| vcs-ref | 7ecb80540e570b1b48f4fd6c0f19b160e30ad37f |
| vcs-type | git |
| vcs-url | git@github.ibm.com:mq-cloudpak/mq-container |
| vendor | IBM |
| version | 9.3.1.0 |
Details
2023-12-20 13:13:30 +01:00
Versions (93)
View all
Container
0
OCI / Docker
linux/amd64
470 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