2022-05-24 08:47:10 UTC
257 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:f70d60810c69edad990aaf0977a87c6d2bcc9cd52904fa6825f08507a9b6e7bc - 29.06% (74.8 MB)
[#001] sha256:545277d800059b32cf03377a9301094e9ac8aa4bb42d809766d7355ca9aa8652 - 0.0% (1.75 KB)
[#002] sha256:fe9690cb0f6714418b5f69bbd15d3ca0019492efe1c73e619c17558824b24d5f - 0.0% (262 Bytes)
[#003] sha256:606292c0d98a6990f8b8f450501d9cfc790f6ac740f19d7de83f5b25c46678ce - 0.0% (11.1 KB)
[#004] sha256:c4e98b444433c03ffa9c4d400fba8bba8ce1b0395ec21f5a07c1a3f49b4857fc - 19.69% (50.7 MB)
[#005] sha256:40960af6590a6b046c37e1ce22c44d215b2e97cccfd1b8ef4d90df5e49785ccf - 42.34% (109 MB)
[#006] sha256:13e0d457ac861e67f1a1ef2a6c0fd0e46b9716a7b875f8709ccb52e8298a7cbf - 1.65% (4.25 MB)
[#007] sha256:81b9103043eb7a729f9e8a6bcf2350227ab9c799fc80f0b521b338806200332d - 0.0% (306 Bytes)
[#008] sha256:8e0e2189ecec5effc01b90832c7f2bc938fabfbcfc5a09bfd0cd706cdbb917ed - 4.2% (10.8 MB)
[#009] sha256:44ac9b1fccabd008e5a3addb8cf1028cb443e770aafb45dfa48e9622d071c4d9 - 3.06% (7.88 MB)
[#010] sha256:38e60a757a19d6ade86fd79cb7e8f5cd482231a128e84ab5b7463793710251a2 - 0.0% (602 Bytes)
[#011] sha256:59aac1fa91078e95d1b1accb41daf8d728445a665b59d9ac636d20597619d473 - 0.0% (1.64 KB)
[#012] sha256:94e820b103f74e090e87030d7fc4b28b448b7755ddb0dac3624ca4260ebf11b3 - 0.0% (181 Bytes)
[#013] sha256:6f09531688d202aec5215d7aeb7c488d37ec58f32152aaeb42a4060c8d3a5822 - 0.0% (1.2 KB)
[#014] sha256:6077cdf06a7c9b01f76cb7b05894cb9d4795473268489634f58903a4be28b056 - 0.0% (222 Bytes)
[#015] sha256:108bbabead63fa781df138e1bb0ae75bf410fe078c6a921b05d7fd7e0c7f0f4c - 0.0% (923 Bytes)
[#016] sha256:b1ef15bb646d411f250bde77cb2b43041aaceeb66d47226ea5c5d0df40c8c1ef - 0.0% (710 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2022-05-24 08:46:22 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2022-05-24 08:46:22 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.18.2
2022-05-24 08:46:22 UTC/bin/sh -c #(nop) ARG release=1
2022-05-24 08:46:23 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:46:23 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2022-05-24 08:46:25 UTC/bin/sh -c #(nop) COPY multi:9c42b1983f77ba3845780ee0a5463446ded6f2459a98a022ae740dfe9e5a43b0 in /tmp/
2022-05-24 08:46:47 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:46:48 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2022-05-24 08:46:50 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:46:50 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2022-05-24 08:46:52 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:46:58 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:46:59 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-05-24 08:46:59 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2022-05-24 08:47:01 UTC|3 ARCH=amd64 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:47:03 UTC|3 ARCH=amd64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2022-05-24 08:47:04 UTC|3 ARCH=amd64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2022-05-24 08:47:05 UTC|3 ARCH=amd64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2022-05-24 08:47:06 UTC|3 ARCH=amd64 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:47:08 UTC|3 ARCH=amd64 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:47:09 UTC|3 ARCH=amd64 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:47:09 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2022-05-24 08:47:09 UTC/bin/sh -c #(nop) COPY file:ab08396f62352a220c8083669fd4f59b262aa61df1c8fe06044cf8b10d1b9ff7 in /
2022-05-24 08:47:10 UTC/bin/sh -c #(nop) USER linstor
2022-05-24 08:47:10 UTC/bin/sh -c #(nop) CMD ["startController"]
2022-05-24 08:47:10 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]