sha256:3965eef8deab18754f598df3f936d4cfdd3bde2a3d5a7d56aa933bb9225a06de
OS/ARCH
Compressed size
168.77 MB
Last pushed
4 months by kroese
Type
Image
Manifest digest
sha256:5ffdbe6ba84a25b03ce2f14ca29c4f02afee5508ee557cfddb5a114e0ce725e6
Image Layers
1# debian.sh --arch 'amd64' out/28.4 MB2RUN /bin/sh -c groupadd --gid3.24 KB3ENV NODE_VERSION=26.3.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=52.06 MB5COPY docker-entrypoint.sh /usr/local/bin/ # buildkit449 B6ENTRYPOINT ["docker-entrypoint.sh"]0 B7CMD ["node"]0 B8ARG TARGETARCH=amd640 B9ENV NODE_ENV=production0 B10RUN |1 TARGETARCH=amd64 /bin/sh -c4.84 MB11COPY --chown=node:node /usr/src/app/dist /app/dist #2.59 MB12COPY --chown=node:node /usr/src/app/node_modules /app/node_modules #80.87 MB13RUN |1 TARGETARCH=amd64 /bin/sh -c32 B14LABEL org.opencontainers.image.authors=The Lemmy Authors0 B15LABEL org.opencontainers.image.source=https://github.com/LemmyNet/lemmy-ui0 B16LABEL org.opencontainers.image.licenses=AGPL-3.0-or-later0 B17LABEL org.opencontainers.image.description=The official web app0 B18HEALTHCHECK {Test:[CMD-SHELL curl -ILfSs http://localhost:1234/0 B19USER node0 B20EXPOSE [1234/tcp]0 B21WORKDIR /app32 B22CMD ["node" "dist/js/server.js"]0 BCommand
# debian.sh --arch 'amd64' out/ 'trixie' '@1779062400'