Sign inSign up

dessalines/lemmy:1.0.0-test-arm-qemu.0

Multi-platform
Index digest

sha256:6ef266cdaf6ed8583934d428ffd39492d1e7b522cd919fd2448615b8682950e1

OS/ARCH

Compressed size

116.26 MB

Last pushed

7 months by dessalines

Type

Image

Manifest digest

sha256:ed21dd8b9002548f471d678cedee6425f22d327593319ee28d319a585e728f82

Image Layers

1# debian.sh --arch 'arm64' out/27.78 MB
2RUN /bin/sh -c apt update60.33 MB
3COPY --chmod=0755 /lemmy/target/release/lemmy_server /usr/local/bin #28.14 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 'arm64' out/ 'sid' '@1771804800'