sha256:2a03364de8d0ed9da92f9062b0b488269747614c3fe50a0237fa3147874f022e
OS/ARCH
linux/amd64
Compressed size
337.67 MB
Last pushed
about 1 year by chewong
Type
Image
Manifest digest
sha256:2a03364de8d0ed9da92f9062b0b488269747614c3fe50a0237fa3147874f022e
Image Layers
1# debian.sh --arch 'amd64' out/47.29 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;94.15 MB5ENV GOLANG_VERSION=1.24.60 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.52 MB10RUN /bin/sh -c mkdir -p126 B11WORKDIR /go32 B12WORKDIR /0 B13COPY ./tilt_bin/manager / # buildkit34.57 MB14COPY ./presets/workspace/models/supported_models.yaml / # buildkit1.77 KB15CMD ["/manager"]0 B16RUN touch /tmp/.restart-proc # buildkit184 B17RUN chmod 666 /tmp/.restart-proc #128 B18COPY /tilt-restart-wrapper / # buildkit1.62 MB19COPY /entr / # buildkit187.12 KB20ENTRYPOINT ["/tilt-restart-wrapper" "--watch_file=/tmp/.restart-proc" "sh" "-c"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1753056000'