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

155.76 MB

Last pushed

4 months by kroese

Type

Image

Manifest digest

sha256:c9c301e2850443a1613a4e10053d76a5c318fa49b6a2fee2619f24fbc13b17a1

Image Layers

1# debian.sh --arch 'amd64' out/28.4 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=26.1.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=51.81 MB
5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
6ENTRYPOINT ["docker-entrypoint.sh"]0 B
7CMD ["node"]0 B
8ARG TARGETARCH=amd640 B
9ENV NODE_ENV=production0 B
10RUN |1 TARGETARCH=amd64 /bin/sh -c4.84 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.26 MB
13RUN |1 TARGETARCH=amd64 /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 'amd64' out/ 'trixie' '@1777939200'