2022-07-27 09:05:55 UTC
256 MB
/etc/yum.repos.d/linbit-internal.repo
LINSTOR_VERSION1.19.1
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PSKhttps://packages.linbit.com/package-signing-pubkey.asc
containeroci
[#000] sha256:e0444ce29df7b754434fd4557ec395c5a1759e4af71c3615a81471e0c7edeadc - 28.46% (72.8 MB)
[#001] sha256:18ea5ce2a404500d5dfadf661ec0566faf7380e56b05ed37735b93844ed5faaa - 0.0% (1.75 KB)
[#002] sha256:8622aa9d3b7b0112d546f2e4099cba5b562e095ff13d1e1c6abddc5db4f8330a - 0.0% (265 Bytes)
[#003] sha256:307eff69980f8c8d42b03a6417c3e225ec52123a024138afef478ab0d4ec2b3c - 0.0% (11.1 KB)
[#004] sha256:b5f9c655370b1acae5abd24939092b59a5d36fca9651d70bea568d10f5797ec3 - 20.08% (51.4 MB)
[#005] sha256:90c7432706dd021eb0bb2789c278e091ce1d4d8c0c8435d00f212f47652778e1 - 42.82% (110 MB)
[#006] sha256:511f6da6334626d26ee6fd4763163d02aa6f43df291550514f0d39a37b27be1e - 1.66% (4.25 MB)
[#007] sha256:728ecad0d742b1a75aee2db13b06dd939ae4942edb57a6904ad9880ad72816b2 - 0.0% (307 Bytes)
[#008] sha256:92b616dd0b522e070a4376a9cc73ec3f8bcb69d49b21fdcde6b6383a8ae2c427 - 4.23% (10.8 MB)
[#009] sha256:00d87fc765cc8d14e58fab21b863406e1624c2bc9c21383648b67d7a7e8e4068 - 2.76% (7.06 MB)
[#010] sha256:74d38911362ab725bbc107fc650319f67d7e3d8290c91763b7fcd1a0cfe033be - 0.0% (600 Bytes)
[#011] sha256:4c3f5a3623325507c2f01138cdd85c8bde18638bbc5bdf65aa63efa4426614c1 - 0.0% (1.61 KB)
[#012] sha256:920a775d94f26727270d7fe71135738b332c9889bf4418815a55fdc7982074c8 - 0.0% (149 Bytes)
[#013] sha256:521b0d8cee2c921e32a8c94fab1d671d130bd2a4c05aa02374a7b9727561fd39 - 0.0% (1.2 KB)
[#014] sha256:2fd2993ac59ba6620b633f7b095f23f73e7bcb378a40bdb02494e192acf85cbd - 0.0% (225 Bytes)
[#015] sha256:1d66cd81843497c5686bc5cd21579cff32784941aff67c9d803ad298b7ea902a - 0.0% (945 Bytes)
[#016] sha256:270881596999dd4abe4d59801a82c5ef2ec7e5d8cba87b2cd0b31260efbfb025 - 0.0% (1.02 KB)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2022-07-27 09:04:01 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2022-07-27 09:04:02 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.19.1
2022-07-27 09:04:02 UTC/bin/sh -c #(nop) ARG release=1
2022-07-27 09:04:03 UTC/bin/sh -c #(nop) LABEL name=linstor-controller vendor=LINBIT version=1.19.1 release=1 summary=LINSTOR's controller component description=LINSTOR's controller component
2022-07-27 09:04:03 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2022-07-27 09:04:06 UTC/bin/sh -c #(nop) COPY multi:52c88cff57dc8b2f1123a82dc8ad0629075d2394e32ea81db39669d4a796a2b9 in /tmp/
2022-07-27 09:05:10 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-07-27 09:05:11 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2022-07-27 09:05:14 UTC|1 release=1 /bin/sh -c curl "$PSK" >/tmp/psk.asc && rpm --import /tmp/psk.asc && rm /tmp/psk.asc
2022-07-27 09:05:14 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2022-07-27 09:05:22 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-07-27 09:05:34 UTC|1 release=1 /bin/sh -c yum install -y linstor-gui linstor-client && yum clean all -y && rm "$INTERNAL_REPO"
2022-07-27 09:05:35 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-07-27 09:05:35 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2022-07-27 09:05:43 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-07-27 09:05:44 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2022-07-27 09:05:46 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2022-07-27 09:05:48 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2022-07-27 09:05:50 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-07-27 09:05:51 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-07-27 09:05:53 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-07-27 09:05:53 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2022-07-27 09:05:53 UTC/bin/sh -c #(nop) COPY file:b9eb9e1147d85f050dcfde621b766e3f5eaad218c1d28fb5b0e636047fbf3708 in /
2022-07-27 09:05:54 UTC/bin/sh -c #(nop) USER linstor
2022-07-27 09:05:54 UTC/bin/sh -c #(nop) CMD ["startController"]
2022-07-27 09:05:55 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]