sha256:6bdff21d86358fcffd95d2d76d55542859476e93938762473a2b1d0b360f96b7
OS/ARCH
Compressed size
321.39 MB
Last pushed
about 2 years by axodevelopment
Type
Image
Manifest digest
sha256:ae82575d40015058dc895d69cfd97017d116433048e26412110981c3b031aba2
Image Layers
1ADD file ... in / 47.28 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.94 MB4/bin/sh -c set -eux; apt-get61.17 MB5RUN /bin/sh -c set -eux;87.93 MB6ENV GOLANG_VERSION=1.22.30 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 /usr/local/go/ /usr/local/go/ # buildkit66.13 MB11RUN /bin/sh -c mkdir -p126 B12WORKDIR /go32 B13RUN /bin/sh -c apt-get update4.05 MB14WORKDIR /app93 B15COPY /app/service /app/service # buildkit5.72 MB16COPY /usr/lib/librdkafka* /usr/lib/ # buildkit26.18 MB17COPY ca.crt client.crt client.key /app/3.52 KB18ENV SSL_CA_LOCATION=/app/ca.crt0 B19ENV SSL_CERTIFICATE_LOCATION=/app/client.crt0 B20ENV SSL_KEY_LOCATION=/app/client.key0 B21ENTRYPOINT ["/app/service"]0 BCommand
ADD file:b9a9fc37b874060c713002ae1ac220f097edd7c6576116c22bb15aad8229b1b3 in /