Sign inSign up

dessalines/lemmy:0.19.18-beta.1

Multi-platform
Index digest

sha256:7eb8a7e8a732197c147d9264b1697bea639134bd198c40fe2112428092b5882b

OS/ARCH

Compressed size

68.96 MB

Last pushed

5 months by dessalines

Type

Image

Manifest digest

sha256:b40b72f543d49f308172db5245aeedecc99f9558ecde90edbc64bdb84ca58c94

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c apt update23.62 MB
3COPY --chmod=0755 /lemmy/lemmy_server /usr/local/bin #18.42 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.23 KB
12USER lemmy0 B
13ENTRYPOINT ["lemmy_server"]0 B
14EXPOSE map[8536/tcp:{}]0 B
15STOPSIGNAL SIGTERM0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1775433600'