sha256:61809d2ddcbb35be54259dc0eb570ad5a391751d8d1cafbd74649a1b396daeae
OS/ARCH
Compressed size
44.2 MB
Last pushed
7 months by asfjenkins
Type
Image
Manifest digest
sha256:cf9be52156806261528a376a8e3a83ebe11a98eb5ffc5d410bd6d720c808821e
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.55 MB8COPY /app/iggy /usr/local/bin/iggy # buildkit5.31 MB9RUN |3 TARGETPLATFORM=linux/amd64 PROFILE=release LIBC=musl32 B10ENTRYPOINT ["iggy-server"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1769990400'