sha256:8869b1e91624bbd8c528addaa4e0a20d28b1f3753de0a493f622d787c7ff0974
OS/ARCH
Compressed size
36.64 MB
Last pushed
12 months by autorancher
Type
Image
Manifest digest
sha256:6f607f5f8a4797486608057e91d01b702df3e0a913dbe596be264ef0e9578875
Image Layers
1ARG TARGETOS=linux0 B2ARG TARGETARCH=amd640 B3ARG OPERATOR_VARIANT=operator-aws0 B5COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit119.84 KB6COPY /out/linux/amd64/bin/gops /bin/gops # buildkit2.08 MB7COPY /out/linux/amd64/usr/bin/cilium-operator-aws /usr/bin/cilium-operator-aws # buildkit34.37 MB8COPY /out/linux/amd64/LICENSE.all /LICENSE.all # buildkit69.42 KB9WORKDIR /0 B10COPY --chmod=777 / /home/gops #113 B11ENV GOPS_CONFIG_DIR=/home/gops0 B12CMD ["/usr/bin/cilium-${OPERATOR_VARIANT}"]0 BCommand
ARG TARGETOS=linux