sha256:8d9c1764e73f9832abf91fa6995014bfc9c15954a99731b3b01c1879716eaf30
OS/ARCH
linux/amd64
Compressed size
399.17 MB
Last pushed
6 months by edpbot
Type
Image
Manifest digest
sha256:8d9c1764e73f9832abf91fa6995014bfc9c15954a99731b3b01c1879716eaf30
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.92 MB3RUN /bin/sh -c set -eux;61.41 MB4RUN /bin/sh -c set -eux;88.17 MB5ENV GOLANG_VERSION=1.25.80 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/ / # buildkit57.38 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12RUN apt-get update && 11.78 MB13RUN wget --progress=dot:giga https://get.helm.sh/helm-${HELM_VERSION}-linux-amd64.tar.gz &&19.48 MB14RUN wget --progress=dot:giga https://github.com/Kitware/CMake/releases/download/v${CMAKE_VERSION}/cmake-${CMAKE_VERSION}-linux-x86_64.sh &&71.08 MB15COPY requirements.txt ./requirements.txt400 B16RUN python3 -m venv /opt/venv20.7 MBCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1773619200'