sha256:d4d4678b3b4e10f3ab63fe4b9b4c2b634452410e1d8b8f3aeee83e7a17eb9df5
OS/ARCH
linux/amd64
Compressed size
393 MB
Last pushed
over 1 year by edpbot
Type
Image
Manifest digest
sha256:d4d4678b3b4e10f3ab63fe4b9b4c2b634452410e1d8b8f3aeee83e7a17eb9df5
Image Layers
1# debian.sh --arch 'amd64' out/46.22 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.06 MB5ENV GOLANG_VERSION=1.24.10 B6ENV GOTOOLCHAIN=local0 B7ENV GOPATH=/go0 B8ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B9COPY /target/ / # buildkit75.27 MB10RUN /bin/sh -c mkdir -p127 B11WORKDIR /go32 B12RUN apt-get update && 11.8 MB13RUN wget --progress=dot:giga https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz &&18 MB14RUN wget --progress=dot:giga https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERSION}-linux-x86_64.sh &&53.08 MB15COPY requirements.txt ./requirements.txt402 B16RUN python3 -m venv /opt/venv16.27 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1742169600'