2022-03-15 08:27:58 UTC
256 MB
/etc/yum.repos.d/linbit-internal.repo
LINSTOR_VERSION1.18.0
PATH/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
PSKhttps://packages.linbit.com/package-signing-pubkey.asc
containeroci
[#000] sha256:37583fb7b939d090111192f308a6c26b5db54530a4d6a082c0008564cd7090e7 - 29.96% (76.7 MB)
[#001] sha256:b44b1b3550a22a27c2bbac93d5a2fcfa39874ebaa937aa28f0bc25b4880fd938 - 0.0% (1.76 KB)
[#002] sha256:c7c5176999daaca65251299940c69de9ab7d97f7637b00c3e79c99b13568bd95 - 0.0% (269 Bytes)
[#003] sha256:4cbb899d7dc01ea77bd6a470e3b8287e2d933563efb5f4c53d925a93846bace7 - 0.0% (11.1 KB)
[#004] sha256:ff361cd8bbdceaaa6ff5551b2b54584e56decdd99d86f68203553fa07c4aa90f - 19.35% (49.5 MB)
[#005] sha256:060dc25d683bad34f2ea5cf8d32636f2928ec7dd0222b4dadaf903a0d4de1f18 - 42.08% (108 MB)
[#006] sha256:597d9f6bef1ad77c1fe25ca04a0a026eb17ea1f7e1e8409f71c2a862ef9cda79 - 1.67% (4.27 MB)
[#007] sha256:2a6bec4e0ed890927aeffca1e8192663e45b300aaf83852a5444503ba45c3595 - 0.0% (315 Bytes)
[#008] sha256:74ac2ea3fc3766831e3b61a8713ef9d6a6b63ba4134ac50e6e91008af1c29ff9 - 4.18% (10.7 MB)
[#009] sha256:e57118bafcb20fcfce1cfa2b6e8e040806dc5fb98e26e99699f2cb270d380c38 - 2.76% (7.06 MB)
[#010] sha256:c0cbc12794503f8c4fe39d1e0f132f9ad737b39e914c8f80ea9d866e5d7591b3 - 0.0% (610 Bytes)
[#011] sha256:a85cb16b21f6aedd3140e360dfb8a77afeab0cb61990da0d6dc4aa5a04b63499 - 0.0% (1.65 KB)
[#012] sha256:b384db534dd8f512bee2bbcb7d616b17e48c92cb204c1ea87a256ba98a180489 - 0.0% (154 Bytes)
[#013] sha256:6b3e820488939adc963c3d250cba3e397f979dea5c411a55064eb05084bcde61 - 0.0% (1.23 KB)
[#014] sha256:4e98a75633b3cb7e9e03706f85a17c37853fd6654c07fbf83abd8143f9142ebd - 0.0% (247 Bytes)
[#015] sha256:5e2fe6057bb8053a826d906549e20cdd19284bf6b90da4e9b6003e3ed74b70a1 - 0.0% (930 Bytes)
[#016] sha256:c7f42a7914e83bceb8d69962e1be5498d34995bd36b532a878b13d4df77bad77 - 0.0% (716 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2022-03-03 11:37:00 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2022-03-15 08:26:04 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.18.0
2022-03-15 08:26:05 UTC/bin/sh -c #(nop) ARG release=1
2022-03-15 08:26:05 UTC/bin/sh -c #(nop) LABEL name=linstor-controller vendor=LINBIT version=1.18.0 release=1 summary=LINSTOR's controller component description=LINSTOR's controller component
2022-03-15 08:26:06 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2022-03-15 08:26:08 UTC/bin/sh -c #(nop) COPY multi:1b0537b45f9fe36b24a242c18f962547862dbfb95d00a46065e14e1794df428c in /tmp/
2022-03-15 08:27:15 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-03-15 08:27:15 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2022-03-15 08:27:18 UTC|1 release=1 /bin/sh -c curl "$PSK" >/tmp/psk.asc && rpm --import /tmp/psk.asc && rm /tmp/psk.asc
2022-03-15 08:27:19 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2022-03-15 08:27: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-03-15 08:27:38 UTC|1 release=1 /bin/sh -c yum install -y linstor-gui linstor-client && yum clean all -y && rm "$INTERNAL_REPO"
2022-03-15 08:27:39 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-03-15 08:27:39 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2022-03-15 08:27:47 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-03-15 08:27:48 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2022-03-15 08:27:50 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2022-03-15 08:27:52 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2022-03-15 08:27:53 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-03-15 08:27:55 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-03-15 08:27:56 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-03-15 08:27:57 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2022-03-15 08:27:57 UTC/bin/sh -c #(nop) COPY file:ab08396f62352a220c8083669fd4f59b262aa61df1c8fe06044cf8b10d1b9ff7 in /
2022-03-15 08:27:57 UTC/bin/sh -c #(nop) USER linstor
2022-03-15 08:27:58 UTC/bin/sh -c #(nop) CMD ["startController"]
2022-03-15 08:27:58 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]