sha256:e15fb4719b9ddea5f7c22dd6b7c83a6630846ffbb1230f4d2c880b7c3aa2e732
OS/ARCH
Compressed size
68.94 MB
Last pushed
9 months by dessalines
Type
Image
Manifest digest
sha256:e4403c078670d3e40d602dd6dabd46dd8619758e8da09fbd5f4c1d2850e77fb1
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c apt update23.62 MB3COPY --chmod=0755 /lemmy/lemmy_server /usr/local/bin #18.4 MB4LABEL org.opencontainers.image.authors=The Lemmy Authors0 B5LABEL org.opencontainers.image.source=https://github.com/LemmyNet/lemmy0 B6LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B7LABEL org.opencontainers.image.description=A link aggregator and0 B8ARG UNAME=lemmy0 B9ARG GID=10000 B10ARG UID=10000 B11RUN |3 UNAME=lemmy GID=1000 UID=10003.24 KB12USER lemmy0 B13ENTRYPOINT ["lemmy_server"]0 B14EXPOSE map[8536/tcp:{}]0 B15STOPSIGNAL SIGTERM0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1765152000'