softplayer-controller (latest)

Published 2024-05-13 11:35:53 +00:00 by allanger

Installation

docker pull git.badhouseplants.net/softplayer/softplayer-controller:latest
sha256:db93e2ec43d315fe72cf873b6b64c38ab56e86e3026316b8752e6ff4c3cac73f

Image Layers

ADD file:37a76ec18f9887751cd8473744917d08b7431fc4085097bb6a09d81b41775473 in /
CMD ["/bin/sh"]
ARG TARGETPLATFORM
RUN |1 TARGETPLATFORM=linux/amd64 /bin/sh -c apk --no-cache add ca-certificates bash sed tini && kubectlArch=$(echo ${TARGETPLATFORM:-linux/amd64} | sed 's/\/v7//') && echo "Download kubectl for ${kubectlArch}" && wget https://storage.googleapis.com/kubernetes-release/release/v1.21.10/bin/${kubectlArch}/kubectl -O /bin/kubectl && chmod +x /bin/kubectl && mkdir /hooks # buildkit
ADD frameworks/shell /frameworks/shell # buildkit
ADD shell_lib.sh / # buildkit
COPY /bin/jq /usr/bin # buildkit
COPY /app/shell-operator / # buildkit
WORKDIR /
ENV SHELL_OPERATOR_HOOKS_DIR=/hooks
ENV LOG_TYPE=json
ENTRYPOINT ["/sbin/tini" "--" "/shell-operator"]
CMD ["start"]
/bin/sh -c apk update && apk add envsubst --no-cache
COPY file:8252c160b0ceeabda44aaae521b197a49f21be319879f61e5e9fcb5883d94a87 in /usr/bin/flux
COPY file:5300a75d97a44d81ed51831286af6823841a2ef2aaebef12d0c7969dbbccc52c in /usr/bin/yq
ADD dir:3d0500a1437e5758c8975a4496998a4d38ea4d87ae0aaa77bbf4f80b238cceaa in /hooks
ADD dir:8e2832da90b37ed2f22403b406f55f1609b6853fbe6f119db619732cd4851e3a in /tpls

Labels

Key Value
io.buildah.version 1.33.6
Details
Container
2024-05-13 11:35:53 +00:00
6
OCI / Docker
linux/amd64
58 MiB
Versions (29) View all