sha256:e79554f14c44cc4191b63c3e0ac2c3e9ccba830aa411b51aea3c1be540e73290
OS/ARCH
linux/amd64
Compressed size
330.01 MB
Last pushed
about 1 year by chewong
Type
Image
Manifest digest
sha256:e79554f14c44cc4191b63c3e0ac2c3e9ccba830aa411b51aea3c1be540e73290
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;106.67 KB5RUN /bin/sh -c set -eux;88.1 MB6ENV GOLANG_VERSION=1.24.60 B7ENV GOTOOLCHAIN=local0 B8ENV GOPATH=/go0 B9ENV PATH=/go/bin:/usr/local/go/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin0 B10COPY /target/ / # buildkit75.52 MB11RUN /bin/sh -c mkdir -p124 B12WORKDIR /go32 B13WORKDIR /0 B14COPY ./tilt_bin/manager / # buildkit32.87 MB15COPY ./presets/workspace/models/supported_models.yaml / # buildkit1.83 KB16CMD ["/manager"]0 B17RUN touch /tmp/.restart-proc # buildkit186 B18RUN chmod 666 /tmp/.restart-proc #128 B19COPY /tilt-restart-wrapper / # buildkit1.62 MB20COPY /entr / # buildkit187.12 KB21ENTRYPOINT ["/tilt-restart-wrapper" "--watch_file=/tmp/.restart-proc" "sh" "-c"0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'