sha256:6ef266cdaf6ed8583934d428ffd39492d1e7b522cd919fd2448615b8682950e1
OS/ARCH
Compressed size
117.17 MB
Last pushed
7 months by dessalines
Type
Image
Manifest digest
sha256:f6580b192b4dec0a2400a758cf2881614db5994d3640b578a70e005df9f21021
Image Layers
1# debian.sh --arch 'amd64' out/27.76 MB2RUN /bin/sh -c apt update60.41 MB3COPY --chmod=0755 /lemmy/target/release/lemmy_server /usr/local/bin #29.01 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.25 KB12USER lemmy0 B13ENTRYPOINT ["lemmy_server"]0 B14EXPOSE [8536/tcp]0 B15STOPSIGNAL SIGTERM0 BCommand
# debian.sh --arch 'amd64' out/ 'sid' '@1771804800'