sha256:8bb10854206fd81d8d71e2211e010029e031671a8d9a4adc41ce738f3d847659
OS/ARCH
Compressed size
64.16 MB
Last pushed
5 months by kroese
Type
Image
Manifest digest
sha256:5e86ffc7b1c217cc8a19041af6fec13bc8c7e2a661d6cc5f0c7032e209552612
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.84 MB6COPY --chmod=0755 /home/lemmy/lemmy_server /usr/local/bin #18.51 MB7ARG UID=10000 B8ARG GID=10000 B9ARG UNAME=lemmy0 B10RUN |6 DEBCONF_NOWARNINGS=yes DEBIAN_FRONTEND=noninteractive DEBCONF_NONINTERACTIVE_SEEN=true3.24 KB11USER lemmy0 B12EXPOSE [8536/tcp]0 B13STOPSIGNAL SIGTERM0 B14ENTRYPOINT ["/usr/bin/tini" "-s" "lemmy_server"]0 BCommand
# debian.sh --arch 'arm64' out/ 'bookworm' '@1776729600'