2022-05-24 09:52:17 UTC
244 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:e8d8cab5ec852ea3c5242b9727d32f9def59ec60c596fd0cf1693e17a8e1fc2c - 29.55% (72 MB)
[#001] sha256:fa7d3d3fed5d2fc0d5c4b1cb4c1111b2ddb338b467c6d28bec0d7c0f2be2eee5 - 0.0% (1.75 KB)
[#002] sha256:136069f79071614903582a3d25bb61fa3a9733f0148610d3e9e7a69f043e6e59 - 0.0% (266 Bytes)
[#003] sha256:aa46f4284a6d36a3392d88e178e055dbccbd68ddbc678c7bccd10f6dfd19fea9 - 0.0% (11.1 KB)
[#004] sha256:4db12e5cfff7c8613e3c85c9753ed34a46d103c490e92b421b65020a22d84cee - 20.49% (49.9 MB)
[#005] sha256:433238b65c786d3883aef148fe3b983616fe3bf5b4bc6fdc964e647949d1ad2c - 40.69% (99.2 MB)
[#006] sha256:f7c2cd46e5a5d504d7e02d75cee0ac8f8451d79faf4e4721c1a66d1da272f352 - 1.74% (4.25 MB)
[#007] sha256:2f5d686d57ef9bea232b552af09c6374a4e1340b9b42450ce8f1de37a7f9c165 - 0.0% (308 Bytes)
[#008] sha256:9185272dd78a41f43897fc022193655dcde00017e1c749fb8b673c3fbd3b9585 - 4.44% (10.8 MB)
[#009] sha256:da91de904cfc9bebc122ded47845f148ad060e742cd1d18fb4d7ea6be0cb1638 - 3.07% (7.49 MB)
[#010] sha256:0a4702d282ffbba70dd45f448d3ae2cd4aafb3fc33c9d4f3aceef3ddd6ed07f2 - 0.0% (601 Bytes)
[#011] sha256:506b63a53e5194f9a97055dfc16ba8f38f28f9af1024326a9f785e8122ebdec7 - 0.0% (1.65 KB)
[#012] sha256:87f4eeabd238954e9addd55344f548eb1bbec6e7c3a105f95b92fd67b7961f42 - 0.0% (181 Bytes)
[#013] sha256:a019d7b9e94aff26ef7fa2a65c621e8424533d731a75b4e0eff530dcdb61247a - 0.0% (1.21 KB)
[#014] sha256:ae9f5d023ef919c82d76a16e311c1e942cca5bfdc0f14cf7f4b576dd36f357a2 - 0.0% (226 Bytes)
[#015] sha256:20516ba2242759bfb54feb760799a36912972356f70726a5ae349491d58a6448 - 0.0% (926 Bytes)
[#016] sha256:b1ef15bb646d411f250bde77cb2b43041aaceeb66d47226ea5c5d0df40c8c1ef - 0.0% (710 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2022-05-24 09:41:02 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2022-05-24 09:41:06 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.18.2
2022-05-24 09:41:10 UTC/bin/sh -c #(nop) ARG release=1
2022-05-24 09:41:14 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 09:41:20 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2022-05-24 09:42:11 UTC/bin/sh -c #(nop) COPY multi:7f5cf54ddbeef014113798c0a890e07cf29a5006da21db7fa2c9c09e1f52dbd3 in /tmp/
2022-05-24 09:46:57 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 09:47:04 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2022-05-24 09:47:27 UTC|1 release=1 /bin/sh -c curl "$PSK" >/tmp/psk.asc && rpm --import /tmp/psk.asc && rm /tmp/psk.asc
2022-05-24 09:47:32 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2022-05-24 09:47: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 09:49:18 UTC|1 release=1 /bin/sh -c yum install -y linstor-gui linstor-client && yum clean all -y && rm "$INTERNAL_REPO"
2022-05-24 09:49:23 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-05-24 09:49:27 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2022-05-24 09:49:56 UTC|3 ARCH=s390x 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 09:50:15 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2022-05-24 09:50:35 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2022-05-24 09:50:55 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2022-05-24 09:51:16 UTC|3 ARCH=s390x 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 09:51:34 UTC|3 ARCH=s390x 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 09:51:53 UTC|3 ARCH=s390x 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 09:51:57 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2022-05-24 09:52:03 UTC/bin/sh -c #(nop) COPY file:ab08396f62352a220c8083669fd4f59b262aa61df1c8fe06044cf8b10d1b9ff7 in /
2022-05-24 09:52:07 UTC/bin/sh -c #(nop) USER linstor
2022-05-24 09:52:12 UTC/bin/sh -c #(nop) CMD ["startController"]
2022-05-24 09:52:17 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]