sha256:6ce36a135c5ddc57b3d73dd6db924dea23bc6d3ae6d0ca19e51e8db314846775
OS/ARCH
Compressed size
44.16 MB
Last pushed
7 months by asfjenkins
Type
Image
Manifest digest
sha256:75b389f89af2587d70363a019aecc75ef35fc5cec355ae5852f485df9516044f
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2ARG TARGETPLATFORM=linux/amd640 B3ARG PROFILE=release0 B4ARG LIBC=musl0 B5WORKDIR /app93 B6RUN |3 TARGETPLATFORM=linux/amd64 PROFILE=release LIBC=musl2.95 MB7COPY /app/iggy-server /usr/local/bin/iggy-server # buildkit7.51 MB8COPY /app/iggy /usr/local/bin/iggy # buildkit5.3 MB9RUN |3 TARGETPLATFORM=linux/amd64 PROFILE=release LIBC=musl32 B10ENTRYPOINT ["iggy-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'