Sign inSign up

dockurr/lemmy-ui:1.0.0-beta.0

Multi-platform
Web servers
Content management system
Index digest

sha256:54ffe1225126adf050b3d6c315abba097b7fdc8ca642a7fdce62c2ac6527b26b

OS/ARCH

Compressed size

156.46 MB

Last pushed

4 months by kroese

Type

Image

Manifest digest

sha256:cbaeddbe92460ae34789fc72d4e526042ec8887e66316c36b77fdde430ee7425

Image Layers

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

Command

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