2021-06-21 08:13:37 UTC
201 MB
en_US.utf8
LINSTOR_VERSION1.13.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PSKhttps://packages.linbit.com/package-signing-pubkey.asc
REPO/etc/yum.repos.d/linbit.repo
containeroci
[#000] sha256:5200be83c2247f6a155714a18c4040375197e071e68f090f01a63382c1b8db68 - 36.41% (73.2 MB)
[#001] sha256:688f37728348970a37acaa0e46c82e7138caf6a4f37076bb5430c34e7d4bb8ec - 0.0% (1.78 KB)
[#002] sha256:b7e3b0f9c6ae767f867713acbea1f7b6055ee1e36c6f6463b031c22719a3d496 - 0.01% (11.1 KB)
[#003] sha256:8e2dd694a0b8d4062825610a82de563e3f564b9eae1b1d9edbae2c65fec270dd - 0.0% (679 Bytes)
[#004] sha256:5b666ed26958dfe6759b86aba76a8f17bb73d122ada5e4f3b65ad01d37fffca6 - 2.09% (4.2 MB)
[#005] sha256:e21d98be0073a57c169720ca2038c37bc8f07cb16b0825503f12b46c9c2f6306 - 17.5% (35.2 MB)
[#006] sha256:a045508a0cdf4f3367e19f2d3db026f6b04382a6fc4b2bcb97f5e99c6985cb8b - 40.54% (81.6 MB)
[#007] sha256:05a86d93458996176ac50111c8aa61d5fda89bf7586c901a6f27bed808aa4b9c - 3.45% (6.95 MB)
[#008] sha256:70b42cc47dded84890e5343c204a31fc0851f303abcc0237333413d6ca888244 - 0.0% (580 Bytes)
[#009] sha256:5933f37184f227fce94e24bbf0c88e1a3e273962665718eaa404c033c606b4ba - 0.0% (2.2 KB)
[#010] sha256:efe4c05d110761259edb02a26573853d64f54dbe1c9280c0d4307b594f9c1aeb - 0.0% (181 Bytes)
[#011] sha256:941ecc936ebd8d48622fa8dd8a55f2c556520737b063f3484a253587deecef0c - 0.0% (1.19 KB)
[#012] sha256:c4e1032d8e649db78f991f08978fb75af98fc3a13d483897395168b4bb80d4b1 - 0.0% (221 Bytes)
[#013] sha256:02a60156389b77ccc793bedf9ba9a79d29b896f1379e85376daa7a10b0d69bba - 0.0% (903 Bytes)
[#014] sha256:c6eb3eb82192795e6e8bdad649f1aea2758f1bb23763b13a40238addbd896a55 - 0.0% (420 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2021-06-21 07:39:42 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.13.0
2021-06-21 07:39:46 UTC/bin/sh -c #(nop) ARG release=1
2021-06-21 07:39:50 UTC/bin/sh -c #(nop) LABEL name=linstor-controller vendor=LINBIT version=1.13.0 release=1 summary=LINSTOR's controller component description=LINSTOR's controller component
2021-06-21 07:39:56 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2021-06-21 07:40:13 UTC|1 release=1 /bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2021-06-21 07:40:17 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2021-06-21 07:40:24 UTC/bin/sh -c #(nop) ENV REPO=/etc/yum.repos.d/linbit.repo
2021-06-21 07:40:46 UTC|1 release=1 /bin/sh -c curl "$PSK" >/tmp/psk.asc && rpm --import /tmp/psk.asc && rm /tmp/psk.asc && printf '[linstor-client]\nname=Linstor Client - $basearch \nbaseurl=http://packages.linbit.com/public/yum/rhel7/misc/$basearch \nenabled=1\ngpgcheck=1\ngpgkey=%s\n' "$PSK" | tee "$REPO"
2021-06-21 07:41:15 UTC/bin/sh -c #(nop) COPY multi:12164625e8ffea30231adfd55cc80a3155e101dae7d701f61429e3606ec3610d in /tmp/
2021-06-21 08:10:33 UTC|1 release=1 /bin/sh -c yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y which && yum install -y linstor-client /tmp/linstor-common*.rpm /tmp/linstor-controller*.rpm && rm /tmp/*.rpm && yum clean all -y
2021-06-21 08:10:42 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-06-21 08:10:47 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.2.3
2021-06-21 08:11:13 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.2.3 release=1 /bin/sh -c curl --fail --location "https://github.com/LINBIT/k8s-await-election/releases/download/${K8S_AWAIT_ELECTION_VERSION}/k8s-await-election-${K8S_AWAIT_ELECTION_VERSION}-linux-${ARCH}.tar.gz" | tar -xvz -C /usr/local/bin/
2021-06-21 08:11:33 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.2.3 release=1 /bin/sh -c groupadd linstor
2021-06-21 08:11:52 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.2.3 release=1 /bin/sh -c useradd -m -g linstor linstor
2021-06-21 08:12:11 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.2.3 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2021-06-21 08:12:29 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.2.3 release=1 /bin/sh -c chown -R root:linstor /etc/linstor /var/lib/linstor /var/log/linstor-controller
2021-06-21 08:12:48 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.2.3 release=1 /bin/sh -c chmod g+w /etc/linstor /var/lib/linstor /var/log/linstor-controller
2021-06-21 08:13:09 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.2.3 release=1 /bin/sh -c sed -i 's#<!-- <appender-ref ref="FILE" /> -->#<appender-ref ref="FILE" />#' /usr/share/linstor-server/lib/conf/logback.xml
2021-06-21 08:13:13 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp 3376/tcp 3377/tcp
2021-06-21 08:13:20 UTC/bin/sh -c #(nop) COPY file:6ca73905096ff1d7d395cbd6044341818514dd76c37dd56c6eb96e90b34bfa18 in /
2021-06-21 08:13:24 UTC/bin/sh -c #(nop) ENV LC_ALL=en_US.utf8
2021-06-21 08:13:28 UTC/bin/sh -c #(nop) USER linstor
2021-06-21 08:13:32 UTC/bin/sh -c #(nop) CMD ["startController"]
2021-06-21 08:13:37 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]