sha256:41622ab8444a64256f1facaffe1a8c66a6355d08d38422ae3bf28509cd0e3de4
OS/ARCH
linux/amd64
Compressed size
123.56 MB
Last pushed
4 months by dessalines
Type
Image
Manifest digest
sha256:df2404c19428eb759a6e90b8b6ec38d9976be41332375b14c86200f4e5a8478a
Image Layers
1# debian.sh --arch 'amd64' out/28.06 MB2RUN /bin/sh -c apt update66.99 MB3COPY --chmod=0755 /lemmy/lemmy_server /usr/local/bin #28.51 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'