sha256:f0380952a63059e9a5b761b109898d12bbfdcf9be0747a95e19aa3f10f5483db
OS/ARCH
linux/amd64
Compressed size
305.75 MB
Last pushed
over 1 year by lnadev
Type
Image
Manifest digest
sha256:f0380952a63059e9a5b761b109898d12bbfdcf9be0747a95e19aa3f10f5483db
Image Layers
1# debian.sh --arch 'amd64' out/46.24 MB2RUN /bin/sh -c set -eux;22.9 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;88.08 MB5ENV GOLANG_VERSION=1.24.40 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.32 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12WORKDIR /app93 B13COPY /app/home-page-companion . # buildkit11.79 MB14HEALTHCHECK &{["CMD-SHELL" "curl --fail http://localhost:8080/health0 B15CMD ["./home-page-companion"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'