sha256:2bfbed66ccb2d089c9fcc1ab26e0fb129313af6d079748ab42b557296ce3f126
OS/ARCH
linux/amd64
Compressed size
659.49 MB
Last pushed
4 months by douglasq
Type
Image
Manifest digest
sha256:2bfbed66ccb2d089c9fcc1ab26e0fb129313af6d079748ab42b557296ce3f126
Image Layers
1# debian.sh --arch 'amd64' out/46.25 MB2RUN /bin/sh -c set -eux;22.91 MB3RUN /bin/sh -c set -eux;61.42 MB4RUN /bin/sh -c set -eux;88.1 MB5ENV GOLANG_VERSION=1.23.120 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/ / # buildkit70.64 MB10RUN /bin/sh -c mkdir -p125 B11WORKDIR /go32 B12ENV LIBRDKAFKA_VERSION=2.2.00 B13ENV CPLUS_INCLUDE_PATH=/usr/local/include0 B14ENV LIBRARY_PATH=/usr/local/lib0 B15ENV LD_LIBRARY_PATH=/usr/local/lib0 B16WORKDIR /go/src/github.com/topfreegames/pusher190 B17RUN /bin/sh -c apt update16.73 MB18RUN /bin/sh -c mkdir -p32 B19ADD . /go/src/github.com/topfreegames/pusher # buildkit113.39 KB20RUN /bin/sh -c make build329.18 MB21RUN /bin/sh -c mkdir /app24.15 MB22WORKDIR /app32 B23VOLUME [/app/config]0 B24VOLUME [/app/tls]0 B25CMD ["/bin/sh" "-c" "/app/pusher -h"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'