Sign inSign up

dockerdevrel/shelajev-catalog-service-node:main--781663d

Multi-platform
Index digest

sha256:77e31862b47f335d5b55c20b9ad6b69efcfc662ce3ca74e1fdd886f4c70ec74a

OS/ARCH

Compressed size

79.98 MB

Last pushed

over 1 year by olegselajev241

Type

Image

Manifest digest

sha256:aaaff0773ca0dacb9a7edc557fb6f723165ded79f711cbb62456720d53ed10f2

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=22.13.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.01 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c npm uninstall555.54 KB
11WORKDIR /usr/local/app135 B
12RUN /bin/sh -c useradd -m3.34 KB
13COPY --chown=appuser:appuser package.json yarn.lock .yarnrc.yml72.3 KB
14COPY --chown=appuser:appuser .yarn ./.yarn #975.53 KB
15RUN /bin/sh -c corepack enable55.38 KB
16USER appuser0 B
17ENV NODE_ENV=production0 B
18RUN /bin/sh -c yarn workspaces3.8 MB
19COPY ./src ./src # buildkit2.35 KB
20EXPOSE map[3000/tcp:{}]0 B
21CMD ["node" "src/index.js"]0 B

Command

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