2022-05-12 07:11:59 UTC
244 MB
/etc/yum.repos.d/linbit-internal.repo
LINSTOR_VERSION1.18.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:e8d8cab5ec852ea3c5242b9727d32f9def59ec60c596fd0cf1693e17a8e1fc2c - 29.55% (72 MB)
[#001] sha256:fa7d3d3fed5d2fc0d5c4b1cb4c1111b2ddb338b467c6d28bec0d7c0f2be2eee5 - 0.0% (1.75 KB)
[#002] sha256:995e36171fc7080f3e175bbdc15e2355bcc342cca8b496fce9248bdcd0a6b420 - 0.0% (266 Bytes)
[#003] sha256:a02f0759f681fea9bc1a3abe80ec95e8d6e25516879870a542d31a27b8697ba3 - 0.0% (11.1 KB)
[#004] sha256:76a353606d11ac92626c74ca36fa410b9e6ccd1dad3e1e5a1155e80cee8b44cc - 20.49% (49.9 MB)
[#005] sha256:6495ef352c29b2b7a2f8b6d0f3948a6ca771d5a4684f14d669540fb57e766835 - 40.7% (99.2 MB)
[#006] sha256:db9bf035fc7c90506e925f3a9b23e8ad56afec0baecaf4a52c78f8c6be928e8f - 1.75% (4.25 MB)
[#007] sha256:4a842e9429c0adb81caee2e6ff476a2bdbcf30f5915bc3fc7eabfaf639e79502 - 0.0% (307 Bytes)
[#008] sha256:b6895cf1a2d538f8d8d1a90ea616a65dbd36ddf973d47f1e3871b4b189d45cd1 - 4.43% (10.8 MB)
[#009] sha256:1a782ad2404b2f536519adbf754fef6a4339bbbff8d04bea262889c3ffc1e62c - 3.07% (7.49 MB)
[#010] sha256:055431c64a0c722bab59ff7ae0f4405baae6f442c75c5c00c22775b3e0dc8305 - 0.0% (602 Bytes)
[#011] sha256:16265d1e346efa981604ca52aae98a091919f01f102ed73fc9e9786ece1f5dce - 0.0% (1.64 KB)
[#012] sha256:1c3f1cee28009eef58854d1965e486c1fa4d369cfd047f0b045bd3c6bbf9d806 - 0.0% (180 Bytes)
[#013] sha256:01add962177f4f3b17ea9bc97057ac095aa204ae52f591db65fdee11a8d28fe4 - 0.0% (1.26 KB)
[#014] sha256:a180fa506b806f7a03708b1947dd7daf00f55e496abc405730f3fa0bee039ffe - 0.0% (223 Bytes)
[#015] sha256:61d4c9d7595a4a3e977ad51617c25bb57330cf8bb8826f59e87ac49735d256b5 - 0.0% (927 Bytes)
[#016] sha256:ac1d0e1933b07a005a293c61b985d5e46530bb75cfff4d6f478160e39d1985a0 - 0.0% (710 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2022-05-12 07:00:54 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2022-05-12 07:00:58 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.18.1
2022-05-12 07:01:02 UTC/bin/sh -c #(nop) ARG release=1
2022-05-12 07:01:06 UTC/bin/sh -c #(nop) LABEL name=linstor-controller vendor=LINBIT version=1.18.1 release=1 summary=LINSTOR's controller component description=LINSTOR's controller component
2022-05-12 07:01:12 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2022-05-12 07:02:11 UTC/bin/sh -c #(nop) COPY multi:c2de5ff0c136f8ed59b87ad0658e239d506555bb36cf13f287fb4a71002e61b3 in /tmp/
2022-05-12 07:06:36 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-12 07:06:43 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2022-05-12 07:07:05 UTC|1 release=1 /bin/sh -c curl "$PSK" >/tmp/psk.asc && rpm --import /tmp/psk.asc && rm /tmp/psk.asc
2022-05-12 07:07:09 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2022-05-12 07:07:27 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-12 07:09:06 UTC|1 release=1 /bin/sh -c yum install -y linstor-gui linstor-client && yum clean all -y && rm "$INTERNAL_REPO"
2022-05-12 07:09:10 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-05-12 07:09:14 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2022-05-12 07:09:42 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-12 07:10:03 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2022-05-12 07:10:20 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2022-05-12 07:10:38 UTC|3 ARCH=s390x K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2022-05-12 07:10:56 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-12 07:11:19 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-12 07:11:37 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-12 07:11:41 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2022-05-12 07:11:47 UTC/bin/sh -c #(nop) COPY file:ab08396f62352a220c8083669fd4f59b262aa61df1c8fe06044cf8b10d1b9ff7 in /
2022-05-12 07:11:51 UTC/bin/sh -c #(nop) USER linstor
2022-05-12 07:11:55 UTC/bin/sh -c #(nop) CMD ["startController"]
2022-05-12 07:11:59 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]