Sign inSign up

dessalines/lemmy:1.0.0-beta.1

Index digest

sha256:99f58f1cf1fc5c1e95c4cfee09d5d70905e58c430099ef9188462dc61075e748

OS/ARCH

linux/amd64

Compressed size

118.35 MB

Last pushed

2 months by dessalines

Type

Image

Manifest digest

sha256:b31954346bf5a95cbf46a21a42411bbb8d7c88b7c09d06780e52c26fd34bbc56

Image Layers

1# debian.sh --arch 'amd64' out/28.1 MB
2RUN /bin/sh -c apt update61.46 MB
3COPY --chmod=0755 /lemmy/lemmy_server /usr/local/bin #28.78 MB
4LABEL org.opencontainers.image.authors=The Lemmy Authors0 B
5LABEL org.opencontainers.image.source=https://github.com/LemmyNet/lemmy0 B
6LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B
7LABEL org.opencontainers.image.description=A link aggregator and0 B
8ARG UNAME=lemmy0 B
9ARG GID=10000 B
10ARG UID=10000 B
11RUN |3 UNAME=lemmy GID=1000 UID=10003.25 KB
12USER lemmy0 B
13ENTRYPOINT ["lemmy_server"]0 B
14EXPOSE [8536/tcp]0 B
15STOPSIGNAL SIGTERM0 B

Command

# debian.sh --arch 'amd64' out/ 'sid' '@1782172800'