2022-05-12 06:58:19 UTC
257 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:f70d60810c69edad990aaf0977a87c6d2bcc9cd52904fa6825f08507a9b6e7bc - 29.06% (74.8 MB)
[#001] sha256:545277d800059b32cf03377a9301094e9ac8aa4bb42d809766d7355ca9aa8652 - 0.0% (1.75 KB)
[#002] sha256:f4017ae7d3dcecc4aaf22c09b2f9ae385928a3ca65e85e6ef28cac4f4536ab25 - 0.0% (261 Bytes)
[#003] sha256:3d4177be0f424d71161ff329584cc2112c08fedb5e7cd5f5f095ca291ac5ecce - 0.0% (11.1 KB)
[#004] sha256:41a2deda170a4ce8ff73cb011d2d1dc8ee5bca0a46c2e6718b1888b606ea202d - 19.69% (50.7 MB)
[#005] sha256:a2991251c7bea22e3e56e90de95030c9b090750c45dd5ebd7e1a4a5a97171963 - 42.34% (109 MB)
[#006] sha256:d4482de64af7c44efc80aa6866358c42b7998036ba8169acb5322a36e4113df6 - 1.65% (4.24 MB)
[#007] sha256:67ac6f940b424254ca6206bb2460aac473ecff5219bd73045ad2cbaed9f5e661 - 0.0% (307 Bytes)
[#008] sha256:b748dc4b4606fcac9cca1aa2ee33cadb30bc9581172ff03f99b5ecdb5fc323ee - 4.2% (10.8 MB)
[#009] sha256:f6a9ceeba24f93f9594d570799ebed658ad7265120ff411cd7aa02662fc18a65 - 3.06% (7.88 MB)
[#010] sha256:c7cba9f4bc841c102a664e16feed89193a5d26a1513a08e81c1018bf22543963 - 0.0% (603 Bytes)
[#011] sha256:93493224d53b544568d997ff5367ddc6ce62e8bde9e4fa20c55e7ade5b9af70e - 0.0% (1.64 KB)
[#012] sha256:35653042b4b33a30dfaa8f10adaff1821a41e28d467327787711558077005771 - 0.0% (180 Bytes)
[#013] sha256:fe8df2c42f7db533f1247276b5d3a6f011c46cd3a979e7241e9d6cb2c8dc4d8c - 0.0% (1.26 KB)
[#014] sha256:1fbc3e0c050c5a49be2d8d64273a837a14cc49245673ef3450518751eefa528a - 0.0% (227 Bytes)
[#015] sha256:a9f71678ce1d457862b5e40f1ab737ee4f4003e1b008d923353f85b534096cbe - 0.0% (925 Bytes)
[#016] sha256:ac1d0e1933b07a005a293c61b985d5e46530bb75cfff4d6f478160e39d1985a0 - 0.0% (710 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2022-05-12 06:57:30 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2022-05-12 06:57:30 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.18.1
2022-05-12 06:57:30 UTC/bin/sh -c #(nop) ARG release=1
2022-05-12 06:57:31 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 06:57:31 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2022-05-12 06:57:33 UTC/bin/sh -c #(nop) COPY multi:852e663b247d3508dfd8c0ff3b224f9cc755a1991510a49d48bb3c10199131d0 in /tmp/
2022-05-12 06:57:56 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 06:57:56 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2022-05-12 06:57:58 UTC|1 release=1 /bin/sh -c curl "$PSK" >/tmp/psk.asc && rpm --import /tmp/psk.asc && rm /tmp/psk.asc
2022-05-12 06:57:58 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2022-05-12 06:57:59 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 06:58: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 06:58:06 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-05-12 06:58:06 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2022-05-12 06:58:09 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-12 06:58:10 UTC|3 ARCH=amd64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2022-05-12 06:58:12 UTC|3 ARCH=amd64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2022-05-12 06:58:13 UTC|3 ARCH=amd64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2022-05-12 06:58:15 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-12 06:58:16 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-12 06:58:17 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-12 06:58:17 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2022-05-12 06:58:18 UTC/bin/sh -c #(nop) COPY file:ab08396f62352a220c8083669fd4f59b262aa61df1c8fe06044cf8b10d1b9ff7 in /
2022-05-12 06:58:18 UTC/bin/sh -c #(nop) USER linstor
2022-05-12 06:58:18 UTC/bin/sh -c #(nop) CMD ["startController"]
2022-05-12 06:58:19 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]
2022-05-12 07:02:32 UTC
255 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:0f6e46285dbeaad8b2b8f01b5fe21771fc2b522ceafaf88d8f51ff88b51d87a9 - 28.63% (72.9 MB)
[#001] sha256:b88304ccd20b48c3e167431fdaa53db68d449caf91511ca66a32b356f947b6ea - 0.0% (1.75 KB)
[#002] sha256:cab1fea1cbf22cdd2b3f3eea4e298a7002d3c168448877f0581bd0789a7fcf5c - 0.0% (268 Bytes)
[#003] sha256:e46f32aca6bfe19eac7da3692595dcaccf9729ba1594c47af79d0d2856b66e70 - 0.0% (11.1 KB)
[#004] sha256:eeb52216555be9f7cb1c4fd73b506240b71c5271055d99cdbbdd096a2855ea5a - 19.91% (50.7 MB)
[#005] sha256:d9c5eb2592af91db0ce789fb3280cd79fb0c8e114f6ab45312210de262c2558d - 42.77% (109 MB)
[#006] sha256:188e5e44eb1858b75e9d5a760964102c615ea4f07339b819ec916c65ffe4ff48 - 1.66% (4.24 MB)
[#007] sha256:4684a7e929eab655312fb4db02af51caa1d4214810a51aa344086277b2042f46 - 0.0% (311 Bytes)
[#008] sha256:5462286f489dbfbc33ac29548f6344e7253f2a39dc2bb75f58ba7d05035d916b - 4.24% (10.8 MB)
[#009] sha256:f2063ec3814ae14e368a666917c2febc07f8ec82900c2e66f14b2344b77bf2e8 - 2.77% (7.06 MB)
[#010] sha256:ce76e357e46638fcfdb93348f4ddef498951978f98886b3701b68df95a27a112 - 0.0% (611 Bytes)
[#011] sha256:d66a018b4fe2ab1fbe20299ba20e0c4d1194d0f2a97ea3a8b9fc5b2689c9d441 - 0.0% (1.65 KB)
[#012] sha256:0e33a022069316865c19c224beee7b97117e023fd3663f5c102c3c4bcb33adb0 - 0.0% (155 Bytes)
[#013] sha256:ced6fea45dfb7b02b8d1f7b0ff45226ca1921db495b0771b685b92f7e93ff5af - 0.0% (1.28 KB)
[#014] sha256:3eed285420a840b27209fe07e2acf91a9b433b37cf3e84ba5ac3c71b9943d21f - 0.0% (245 Bytes)
[#015] sha256:16b9e4c7f687d6c2fc019ae78aadb99ef8898f015c21d466601b3dcc6f437a8f - 0.0% (929 Bytes)
[#016] sha256:fdc8eeb438b38dd5232eb62800d12dc90267ddba5d1b1204db273c17f32db900 - 0.0% (716 Bytes)
/bin/sh -c #(nop) MAINTAINER Roland Kammerer <roland.kammerer@linbit.com>
2022-05-12 07:00:49 UTC/bin/sh -c echo "skip_missing_names_on_install=no" >> /etc/yum.conf
2022-05-12 07:00:49 UTC/bin/sh -c #(nop) ENV LINSTOR_VERSION=1.18.1
2022-05-12 07:00:49 UTC/bin/sh -c #(nop) ARG release=1
2022-05-12 07:00:50 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:00:50 UTC/bin/sh -c #(nop) COPY file:2ee487e7ddccdbd41a46917644cccd4b1d81c2c249429d5e3297d2046bee10b7 in /licenses/gpl-3.0.txt
2022-05-12 07:00:53 UTC/bin/sh -c #(nop) COPY multi:1a9fc6b16ab58385906999c6dd3fe1d3f6761160052c30d4e0ca809c7b57f6a2 in /tmp/
2022-05-12 07:01:49 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:01:49 UTC/bin/sh -c #(nop) ENV PSK=https://packages.linbit.com/package-signing-pubkey.asc
2022-05-12 07:01:52 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:01:59 UTC/bin/sh -c #(nop) ENV INTERNAL_REPO=/etc/yum.repos.d/linbit-internal.repo
2022-05-12 07:02: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"
2022-05-12 07:02:12 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:02:13 UTC/bin/sh -c #(nop) ARG ARCH=amd64
2022-05-12 07:02:13 UTC/bin/sh -c #(nop) ARG K8S_AWAIT_ELECTION_VERSION=v0.3.1
2022-05-12 07:02: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/
2022-05-12 07:02:22 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c groupadd linstor
2022-05-12 07:02:23 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c useradd -m -g linstor linstor
2022-05-12 07:02:25 UTC|3 ARCH=arm64 K8S_AWAIT_ELECTION_VERSION=v0.3.1 release=1 /bin/sh -c mkdir /var/log/linstor-controller
2022-05-12 07:02: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
2022-05-12 07:02: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
2022-05-12 07:02: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
2022-05-12 07:02:30 UTC/bin/sh -c #(nop) EXPOSE 3370/tcp 3371/tcp
2022-05-12 07:02:30 UTC/bin/sh -c #(nop) COPY file:ab08396f62352a220c8083669fd4f59b262aa61df1c8fe06044cf8b10d1b9ff7 in /
2022-05-12 07:02:31 UTC/bin/sh -c #(nop) USER linstor
2022-05-12 07:02:31 UTC/bin/sh -c #(nop) CMD ["startController"]
2022-05-12 07:02:32 UTC/bin/sh -c #(nop) ENTRYPOINT ["/usr/local/bin/k8s-await-election" "/entry.sh"]
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"]