Sign inSign up

dockurr/lemmy-ui:0.19.19

Multi-platform
Web servers
Content management system
Index digest

sha256:32d557315156f1ecd10bba185c2601d16ab0619872a598b0381baa02334eec67

OS/ARCH

Compressed size

167.22 MB

Last pushed

2 months by kroese

Type

Image

Manifest digest

sha256:44ce01b304ed029dce7473185cd95a7a4fed8c41eaf90c7edaf2ff98c43a3789

Image Layers

1# debian.sh --arch 'arm64' out/28.75 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.04 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.64 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ARG TARGETARCH=arm640 B
11ENV NODE_ENV=production0 B
12RUN |1 TARGETARCH=arm64 /bin/sh -c5.08 MB
13COPY --chown=node:node /usr/src/app/dist /app/dist #2.59 MB
14COPY --chown=node:node /usr/src/app/node_modules /app/node_modules #81.11 MB
15RUN |1 TARGETARCH=arm64 /bin/sh -c32 B
16LABEL org.opencontainers.image.authors=The Lemmy Authors0 B
17LABEL org.opencontainers.image.source=https://github.com/LemmyNet/lemmy-ui0 B
18LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B
19LABEL org.opencontainers.image.description=The official web app0 B
20HEALTHCHECK {Test:[CMD curl -ILfSs http://localhost:1234/]0 B
21USER node0 B
22EXPOSE [1234/tcp]0 B
23WORKDIR /app32 B
24ENTRYPOINT ["/usr/bin/tini" "--" "node" "dist/js/server.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1782172800'