sha256:1524d82b1687c4150eb6d46720619aa28d84cb184f5abc9e847664aaea4b7e01
OS/ARCH
Compressed size
64.21 MB
Last pushed
2 months by kroese
Type
Image
Manifest digest
sha256:dcdf07f604acecaf3f4b7ba56487f33cbea846f140ec256e8ab9c06d7ae84197
Image Layers
1# debian.sh --arch 'arm64' out/26.81 MB2ARG DEBCONF_NOWARNINGS=yes0 B3ARG DEBIAN_FRONTEND=noninteractive0 B4ARG DEBCONF_NONINTERACTIVE_SEEN=true0 B5RUN |3 DEBCONF_NOWARNINGS=yes DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true18.86 MB6COPY --chmod=0755 /home/lemmy/lemmy_server /usr/local/bin #18.53 MB7ARG UID=10000 B8ARG GID=10000 B9ARG UNAME=lemmy0 B10RUN |6 DEBCONF_NOWARNINGS=yes DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true3.23 KB11USER lemmy0 B12EXPOSE [8536/tcp]0 B13STOPSIGNAL SIGTERM0 B14ENTRYPOINT ["/usr/bin/tini" "-s" "lemmy_server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1783900800'