sha256:c3da6a30c2651452401db7b45144c7693e865f52265c3f7038242d7ed80ce1b3
OS/ARCH
Compressed size
307.63 MB
Last pushed
over 1 year by philippecharriere494
Type
Image
Manifest digest
sha256:a94bdc102ba34e7e67dd595b87b108a54815d23b0038954e9e6fee4fbb667e3d
Image Layers
1ADD file ... in / 47.29 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.5 MB4/bin/sh -c set -eux; apt-get61.03 MB5RUN /bin/sh -c set -eux;82.27 MB6ENV GOLANG_VERSION=1.22.40 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/ / # buildkit63.2 MB11RUN /bin/sh -c mkdir -p125 B12WORKDIR /go32 B13WORKDIR /app93 B14COPY main.go . # buildkit1.86 KB15COPY go.mod . # buildkit1.08 KB16RUN /bin/sh -c go mod28.14 MB17COPY public ./public # buildkit3.2 MB18CMD ["./tiny-service"]0 BCommand
ADD file:696648070a57689a69a184fda234045f7be4a8a9f3b2fff9031ff0a2d9914113 in /