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"]
2022-05-24 08:51:21 UTC
255 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:0f6e46285dbeaad8b2b8f01b5fe21771fc2b522ceafaf88d8f51ff88b51d87a9 - 28.64% (72.9 MB)
[#001] sha256:b88304ccd20b48c3e167431fdaa53db68d449caf91511ca66a32b356f947b6ea - 0.0% (1.75 KB)
[#002] sha256:0413224fe2be94db84512d8ac340fe8332593b6bfc4c00f5bfb210901a242aa5 - 0.0% (265 Bytes)
[#003] sha256:e51a0ef9aa46c4322dffcd5f6fd20f760e1dd8641041dfdc09732fdab1f74497 - 0.0% (11.1 KB)
[#004] sha256:3b61102bbfd4fbe532f302488d3096c3769430e554e900f6279b9403385a7cc3 - 19.91% (50.7 MB)
[#005] sha256:fa8560598a7c84f6ba90ca1df117ec04b39371e40de7d642eb1119dacbd84f80 - 42.77% (109 MB)
[#006] sha256:8f309db86dc94b384fc2dc880fd3563e99acbf8e29911fed29c81fe6b7490413 - 1.66% (4.23 MB)
[#007] sha256:fb7f9570eb8b0027f5983951ffa783a508abfc4a6d6ff1fd32edfcbc89766d26 - 0.0% (312 Bytes)
[#008] sha256:11472b95859d0b3472dbd09622fb183b70585424842ba4bad8d6397b2fd66455 - 4.24% (10.8 MB)
[#009] sha256:5efdd0f9fdd4facc3798b30351547de5001504fdf9de2e9052b9c386488a8917 - 2.77% (7.06 MB)
[#010] sha256:b24b0001a3c822515e6c552f337b8071149b953d152c2dd23f6d4a44cb5ef711 - 0.0% (611 Bytes)
[#011] sha256:4c3e9c0f24bc2cb6e835bf7fd95a2d201ff208cf6c0275b533acf76dfaa07808 - 0.0% (1.64 KB)
[#012] sha256:52ee1cc9338a6022d2785ffe25b67079b66156fa91d3f3bdf35b910da934956e - 0.0% (155 Bytes)
[#013] sha256:aa147e33e2966b0301d3d1d9d37fae58c505f052b55128843cf5c48cbd1fac7c - 0.0% (1.22 KB)
[#014] sha256:d4334d42c7557c04a793a0433628429c7d541db8d9c89a6b09281c1564750c7f - 0.0% (245 Bytes)
[#015] sha256:cb3983568955ccbf73e1f54461dd34701ed77325b33c2301542a71fafc073310 - 0.0% (932 Bytes)
[#016] sha256:48587464ec76413c7b958dec3f90f060c82761fda6face37c3ee416b6bcfc098 - 0.0% (717 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2022-05-24 08:49:25 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2022-05-24 08:49:25 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.18.2
2022-05-24 08:49:26 UTC/bin/sh -c #(nop) ARG release=1
2022-05-24 08:49:26 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:49:27 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2022-05-24 08:49:36 UTC/bin/sh -c #(nop) COPY multi:92c7580f8be154feadd77eb4638190b9101d5c70f3de4f9651c2584627636fae in /tmp/
2022-05-24 08:50:39 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:50:39 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2022-05-24 08:50:42 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:50:42 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2022-05-24 08:50: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 08:51:02 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:51:03 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-05-24 08:51:03 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2022-05-24 08:51:10 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-05-24 08:51:11 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2022-05-24 08:51:13 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2022-05-24 08:51:15 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2022-05-24 08:51:17 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-05-24 08:51:18 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-05-24 08:51:19 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-05-24 08:51:20 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2022-05-24 08:51:20 UTC/bin/sh -c #(nop) COPY file:ab08396f62352a220c8083669fd4f59b262aa61df1c8fe06044cf8b10d1b9ff7 in /
2022-05-24 08:51:21 UTC/bin/sh -c #(nop) USER linstor
2022-05-24 08:51:21 UTC/bin/sh -c #(nop) CMD ["startController"]
2022-05-24 08:51:21 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]
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"]