sha256:ed55756334bd4b3e26fbd63354f262d678bee4895a3065981e9b82de20ff000d
OS/ARCH
linux/amd64
Compressed size
123.67 MB
Last pushed
4 months by dessalines
Type
Image
Manifest digest
sha256:049fa51a0895cddc4a6ad527f2a2086866277b5d3a3c0184e3b9856f2d455ec1
Image Layers
1# debian.sh --arch 'amd64' out/28.06 MB2RUN /bin/sh -c apt update67.05 MB3COPY --chmod=0755 /lemmy/lemmy_server /usr/local/bin #28.55 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.42 KB12USER lemmy0 B13ENTRYPOINT ["lemmy_server"]0 B14EXPOSE [8536/tcp]0 B15STOPSIGNAL SIGTERM0 BCommand
# debian.sh --arch 'amd64' out/ 'sid' '@1777939200'