2022-05-24 08:51:21 UTC
255 MB
/etc/yum.repos.d/linbit-internal.repo
LINSTOR_VERSION1.18.2
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PSKhttps://packages.linbit.com/package-signing-pubkey.asc
containeroci
[#000] sha256:0f6e46285dbeaad8b2b8f01b5fe21771fc2b522ceafaf88d8f51ff88b51d87a9 - 28.64% (72.9 MB)
[#001] sha256:b88304ccd20b48c3e167431fdaa53db68d449caf91511ca66a32b356f947b6ea - 0.0% (1.75 KB)
[#002] sha256:0413224fe2be94db84512d8ac340fe8332593b6bfc4c00f5bfb210901a242aa5 - 0.0% (265 Bytes)
[#003] sha256:e51a0ef9aa46c4322dffcd5f6fd20f760e1dd8641041dfdc09732fdab1f74497 - 0.0% (11.1 KB)
[#004] sha256:3b61102bbfd4fbe532f302488d3096c3769430e554e900f6279b9403385a7cc3 - 19.91% (50.7 MB)
[#005] sha256:fa8560598a7c84f6ba90ca1df117ec04b39371e40de7d642eb1119dacbd84f80 - 42.77% (109 MB)
[#006] sha256:8f309db86dc94b384fc2dc880fd3563e99acbf8e29911fed29c81fe6b7490413 - 1.66% (4.23 MB)
[#007] sha256:fb7f9570eb8b0027f5983951ffa783a508abfc4a6d6ff1fd32edfcbc89766d26 - 0.0% (312 Bytes)
[#008] sha256:11472b95859d0b3472dbd09622fb183b70585424842ba4bad8d6397b2fd66455 - 4.24% (10.8 MB)
[#009] sha256:5efdd0f9fdd4facc3798b30351547de5001504fdf9de2e9052b9c386488a8917 - 2.77% (7.06 MB)
[#010] sha256:b24b0001a3c822515e6c552f337b8071149b953d152c2dd23f6d4a44cb5ef711 - 0.0% (611 Bytes)
[#011] sha256:4c3e9c0f24bc2cb6e835bf7fd95a2d201ff208cf6c0275b533acf76dfaa07808 - 0.0% (1.64 KB)
[#012] sha256:52ee1cc9338a6022d2785ffe25b67079b66156fa91d3f3bdf35b910da934956e - 0.0% (155 Bytes)
[#013] sha256:aa147e33e2966b0301d3d1d9d37fae58c505f052b55128843cf5c48cbd1fac7c - 0.0% (1.22 KB)
[#014] sha256:d4334d42c7557c04a793a0433628429c7d541db8d9c89a6b09281c1564750c7f - 0.0% (245 Bytes)
[#015] sha256:cb3983568955ccbf73e1f54461dd34701ed77325b33c2301542a71fafc073310 - 0.0% (932 Bytes)
[#016] sha256:48587464ec76413c7b958dec3f90f060c82761fda6face37c3ee416b6bcfc098 - 0.0% (717 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2022-05-24 08:49:25 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2022-05-24 08:49:25 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.18.2
2022-05-24 08:49:26 UTC/bin/sh -c #(nop) ARG release=1
2022-05-24 08:49:26 UTC/bin/sh -c #(nop) LABEL name=linstor-controller vendor=LINBIT version=1.18.2 release=1 summary=LINSTOR's controller component description=LINSTOR's controller component
2022-05-24 08:49:27 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2022-05-24 08:49:36 UTC/bin/sh -c #(nop) COPY multi:92c7580f8be154feadd77eb4638190b9101d5c70f3de4f9651c2584627636fae in /tmp/
2022-05-24 08:50:39 UTC|1 release=1 /bin/sh -c yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y which openssl && yum install -y /tmp/linstor-common*.rpm /tmp/linstor-controller*.rpm && rm /tmp/*.rpm && yum clean all -y
2022-05-24 08:50:39 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2022-05-24 08:50:42 UTC|1 release=1 /bin/sh -c curl "$PSK" >/tmp/psk.asc && rpm --import /tmp/psk.asc && rm /tmp/psk.asc
2022-05-24 08:50:42 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2022-05-24 08:50:50 UTC|1 release=1 /bin/sh -c printf '[linbit-internal]\nname=LINBIT Internal - $basearch\nbaseurl=https://nexus.at.linbit.com/repository/packages-linbit-com/yum/rhel8/drbd-9/$basearch\nenabled=1\ngpgcheck=1\ngpgkey=%s\n' "$PSK" | tee "$INTERNAL_REPO"
2022-05-24 08:51:02 UTC|1 release=1 /bin/sh -c yum install -y linstor-gui linstor-client && yum clean all -y && rm "$INTERNAL_REPO"
2022-05-24 08:51:03 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-05-24 08:51:03 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2022-05-24 08:51:10 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 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/
2022-05-24 08:51:11 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2022-05-24 08:51:13 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2022-05-24 08:51:15 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2022-05-24 08:51:17 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c chown -R root:linstor /etc/linstor /var/lib/linstor /var/log/linstor-controller
2022-05-24 08:51:18 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c chmod g+w /etc/linstor /var/lib/linstor /var/log/linstor-controller
2022-05-24 08:51:19 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c sed -i 's#<!-- <appender-ref ref="FILE" /> -->#<appender-ref ref="FILE" />#' /usr/share/linstor-server/lib/conf/logback.xml
2022-05-24 08:51:20 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2022-05-24 08:51:20 UTC/bin/sh -c #(nop) COPY file:ab08396f62352a220c8083669fd4f59b262aa61df1c8fe06044cf8b10d1b9ff7 in /
2022-05-24 08:51:21 UTC/bin/sh -c #(nop) USER linstor
2022-05-24 08:51:21 UTC/bin/sh -c #(nop) CMD ["startController"]
2022-05-24 08:51:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]