2021-11-11 13:26:30 UTC
252 MB
/etc/yum.repos.d/linbit-internal.repo
LINSTOR_VERSION1.16.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:ce3c6836540f978b55c511d236429e26b7a45f5a6f1204ab8d4378afaf77332f - 30.86% (77.7 MB)
[#001] sha256:63f9f4c31162a6a5dacd999a0dc65007e15b2ca6b2d9360a1234c27de12e7f38 - 0.0% (1.75 KB)
[#002] sha256:50c91bd36977a9310c297d88ed91b0a21512c56b79a0f3dd64dae56cc76fd307 - 0.0% (261 Bytes)
[#003] sha256:4469296926fdd9548009698b64f42f8608c68d16f5544925b0befda02f66a269 - 0.0% (11.1 KB)
[#004] sha256:6dfd233f11ca269958e1ad2ebc50c7217d9f33bac6c8fea24848a584d80011e4 - 19.53% (49.1 MB)
[#005] sha256:574b5af2784d8b257b5b2dc83fdec32219f864484a14419281ecfad4a9d24c22 - 42.4% (107 MB)
[#006] sha256:0094ceab5a28e8b0e8299491341d3828b1afa33d8808c9c59ffbb65e2f50a94b - 1.68% (4.23 MB)
[#007] sha256:83fe19ee2024221826be27083226bd91edf0f09fe5920ff6573ea67d5fb75530 - 0.0% (305 Bytes)
[#008] sha256:c07792c8610323f722fc14f26ded988d77229cee4a666d671415d2e213267f6c - 2.39% (6.03 MB)
[#009] sha256:df23cca9741955010067e949399da33f69dd0f168b52325658e52067cb0a34f4 - 3.13% (7.88 MB)
[#010] sha256:b7e716547151745fd32f87bf83feaf757882a5aa571a95d1b09d39ac88944775 - 0.0% (605 Bytes)
[#011] sha256:4fbc1702631d615f157647bab5815d5ea2de9c50e32231bda0f4dc87df8e4120 - 0.0% (1.64 KB)
[#012] sha256:8cbde9c3d09f280b04df95c894812ee5628af7e4a06d401ea1155f7e2e4611c9 - 0.0% (180 Bytes)
[#013] sha256:4b54a349a032de5115a24162487b5fdb90919c7572c715d50f6ca96ce08e51ea - 0.0% (1.19 KB)
[#014] sha256:a06812cc4025886dc3bc2e98edbc0fbd22d0777b92b3cd39f35b4cd68bf01ccd - 0.0% (219 Bytes)
[#015] sha256:3d69b618101e08305e160667086bb296db2bc3699fb92ae3c6caab25af8a5e6d - 0.0% (924 Bytes)
[#016] sha256:feb5d2519347db008eb38175f67eabd3a0c1a6a46cebd07fe4634f14eb680e45 - 0.0% (418 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2021-11-11 13:25:43 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2021-11-11 13:25:43 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.16.0
2021-11-11 13:25:43 UTC/bin/sh -c #(nop) ARG release=1
2021-11-11 13:25:44 UTC/bin/sh -c #(nop) LABEL name=linstor-controller vendor=LINBIT version=1.16.0 release=1 summary=LINSTOR's controller component description=LINSTOR's controller component
2021-11-11 13:25:44 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2021-11-11 13:25:46 UTC/bin/sh -c #(nop) COPY multi:76b0cf580437887727696f4e9f563c7353ff762fe7f9499fd80f2622598738de in /tmp/
2021-11-11 13:26:08 UTC|1 release=1 /bin/sh -c yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y which && yum install -y /tmp/linstor-common*.rpm /tmp/linstor-controller*.rpm && rm /tmp/*.rpm && yum clean all -y
2021-11-11 13:26:09 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2021-11-11 13:26:11 UTC|1 release=1 /bin/sh -c curl "$PSK" >/tmp/psk.asc && rpm --import /tmp/psk.asc && rm /tmp/psk.asc
2021-11-11 13:26:11 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2021-11-11 13:26:12 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"
2021-11-11 13:26:18 UTC|1 release=1 /bin/sh -c yum install -y linstor-gui linstor-client && yum clean all -y && rm "$INTERNAL_REPO"
2021-11-11 13:26:18 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-11-11 13:26:18 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2021-11-11 13:26:21 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/
2021-11-11 13:26:22 UTC|3 ARCH=amd64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2021-11-11 13:26:24 UTC|3 ARCH=amd64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2021-11-11 13:26:25 UTC|3 ARCH=amd64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2021-11-11 13:26:26 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
2021-11-11 13:26:27 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
2021-11-11 13:26:28 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
2021-11-11 13:26:29 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2021-11-11 13:26:29 UTC/bin/sh -c #(nop) COPY file:6ca73905096ff1d7d395cbd6044341818514dd76c37dd56c6eb96e90b34bfa18 in /
2021-11-11 13:26:29 UTC/bin/sh -c #(nop) USER linstor
2021-11-11 13:26:29 UTC/bin/sh -c #(nop) CMD ["startController"]
2021-11-11 13:26:30 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]
2021-11-11 13:01:32 UTC
250 MB
/etc/yum.repos.d/linbit-internal.repo
LINSTOR_VERSION1.16.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:3f88ad95cf4fc555f286892daf0436cf2d9b89a32bb75216ed684d107d71996e - 30.73% (76.8 MB)
[#001] sha256:6f94429be8e0e3a903774996a841e57aca2dc4b5a4f8220b0213a5f2807895c3 - 0.0% (1.75 KB)
[#002] sha256:46490ede2bd4f9e4f643ba5be7a56719a60b4416c8fac6324dd2d21786ced496 - 0.0% (269 Bytes)
[#003] sha256:8493fa0caf41a248032fb48450e449ff2113a959a7200b530e31ddf3904e1e38 - 0.0% (11.1 KB)
[#004] sha256:f002856f4a363bac84c67dc617a8310e44e230f79972e12879fc1951b3704d08 - 19.67% (49.2 MB)
[#005] sha256:2bb40f241f1fbd6b8e79d4b89094cc21c7127fcfbc2bca84b9046e9e1143508a - 42.68% (107 MB)
[#006] sha256:b876d91dc6ba957c0fd732be3254e11014bb92f6b045bab6c3da28aa70638591 - 1.69% (4.22 MB)
[#007] sha256:2157f69182766272ae6b4c486bb48ba56a90e781996a612e8620cd901577a19a - 0.0% (313 Bytes)
[#008] sha256:0d695c487aff4acb89f18365e838c9a3fe79379d1d79ae01a9c2382248b77c66 - 2.4% (6.01 MB)
[#009] sha256:051e92ebb9a46598500478b215782e9c08204c60a07a3b078347c4187b4d4b36 - 2.82% (7.06 MB)
[#010] sha256:86dace7121aecfa27839149cff38a9345c52eb5d468eb089e6ef104ebfaa8701 - 0.0% (610 Bytes)
[#011] sha256:2090d685c291160c14459ed4a84626a057208c985f077f01526243a7c93e4e0a - 0.0% (1.65 KB)
[#012] sha256:3d2f1b051045b56413e20e58e1222a02e2d34a0b0dfb8eef4b654b3ba67e1fc1 - 0.0% (155 Bytes)
[#013] sha256:41a8935b952f61c4982db82dd1d243d6737280c0a86be9824e78f010745362ae - 0.0% (1.21 KB)
[#014] sha256:6a83f511b459fe8d27a280e7e231b6be7c39cccf1b488cdfe1b3149c68322810 - 0.0% (241 Bytes)
[#015] sha256:0286bc6f7c0ca5d8df53d99365795f21c4cdfa2c4bdf666144f385266ee7849f - 0.0% (928 Bytes)
[#016] sha256:16b5ad65eddaad4b3ed39013a39da78dc7f614be9a2fc6b9bb43baf81ae6f575 - 0.0% (424 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2021-11-11 12:59:35 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2021-11-11 12:59:35 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.16.0
2021-11-11 12:59:35 UTC/bin/sh -c #(nop) ARG release=1
2021-11-11 12:59:36 UTC/bin/sh -c #(nop) LABEL name=linstor-controller vendor=LINBIT version=1.16.0 release=1 summary=LINSTOR's controller component description=LINSTOR's controller component
2021-11-11 12:59:36 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2021-11-11 12:59:39 UTC/bin/sh -c #(nop) COPY multi:bd1d94ad87431d85161cad087a83caa569939c045240c4dcfa3b8fb0ff9be98b in /tmp/
2021-11-11 13:00:48 UTC|1 release=1 /bin/sh -c yum -y update-minimal --security --sec-severity=Important --sec-severity=Critical && yum install -y which && yum install -y /tmp/linstor-common*.rpm /tmp/linstor-controller*.rpm && rm /tmp/*.rpm && yum clean all -y
2021-11-11 13:00:48 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2021-11-11 13:00:51 UTC|1 release=1 /bin/sh -c curl "$PSK" >/tmp/psk.asc && rpm --import /tmp/psk.asc && rm /tmp/psk.asc
2021-11-11 13:00:52 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2021-11-11 13:01:01 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"
2021-11-11 13:01:12 UTC|1 release=1 /bin/sh -c yum install -y linstor-gui linstor-client && yum clean all -y && rm "$INTERNAL_REPO"
2021-11-11 13:01:12 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2021-11-11 13:01:12 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2021-11-11 13:01:20 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/
2021-11-11 13:01:22 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2021-11-11 13:01:23 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2021-11-11 13:01:26 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2021-11-11 13:01:27 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
2021-11-11 13:01:28 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
2021-11-11 13:01:30 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
2021-11-11 13:01:30 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2021-11-11 13:01:31 UTC/bin/sh -c #(nop) COPY file:6ca73905096ff1d7d395cbd6044341818514dd76c37dd56c6eb96e90b34bfa18 in /
2021-11-11 13:01:31 UTC/bin/sh -c #(nop) USER linstor
2021-11-11 13:01:31 UTC/bin/sh -c #(nop) CMD ["startController"]
2021-11-11 13:01:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]