Sign inSign up

dockerdevrel/catalog-service-node:main--8d0990f

Multi-platform
Index digest

sha256:7a76eaf6b08618909c950058a8798a70ac43f3b718c1e94030302f373888a6f6

OS/ARCH

Compressed size

78.58 MB

Last pushed

about 1 year by devreldemo

Type

Image

Manifest digest

sha256:ad8b30a1e04d62bff6c1addc95708b6c5449457e959128a90f6811820bbd2522

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.19.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.74 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /usr/local/app136 B
11RUN /bin/sh -c useradd -m3.35 KB
12USER appuser0 B
13COPY --chown=appuser:appuser package.json package-lock.json ./74.14 KB
14ENV NODE_ENV=production0 B
15RUN /bin/sh -c npm ci3.21 MB
16COPY ./src ./src # buildkit2.46 KB
17EXPOSE map[3000/tcp:{}]0 B
18CMD ["node" "src/index.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1754870400'