Sign inSign up

dessalines/lemmy:1.0.0-alpha.19

Index digest

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 MB
2RUN /bin/sh -c apt update66.99 MB
3COPY --chmod=0755 /lemmy/lemmy_server /usr/local/bin #28.51 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.42 KB
12USER lemmy0 B
13ENTRYPOINT ["lemmy_server"]0 B
14EXPOSE [8536/tcp]0 B
15STOPSIGNAL SIGTERM0 B

Command

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