Sign inSign up

dockerdevrel/shelajev-catalog-service-node:main--455963c

Multi-platform
Index digest

sha256:78922704a9bbae02aede08f00992b6864d62c1d98cf7a21a2919c8742fbf3cf2

OS/ARCH

Compressed size

370.73 MB

Last pushed

over 1 year by olegselajev241

Type

Image

Manifest digest

sha256:3c389a8846901e3b12bf73e0d8a2300220886b7c46e7b3e3ffc022dc2ea11831

Image Layers

1# debian.sh --arch 'arm64' out/46.07 MB
2RUN /bin/sh -c set -eux;22.51 MB
3RUN /bin/sh -c set -eux;61.38 MB
4RUN /bin/sh -c set -ex;193.33 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=18.20.60 B
7RUN /bin/sh -c ARCH= &&43.65 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /usr/local/app134 B
14RUN /bin/sh -c useradd -m3.34 KB
15USER appuser0 B
16COPY --chown=appuser:appuser package.json package-lock.json ./70.53 KB
17ENV NODE_ENV=production0 B
18RUN /bin/sh -c npm ci2.54 MB
19COPY ./src ./src # buildkit2.44 KB
20EXPOSE map[3000/tcp:{}]0 B
21CMD ["/bin/sh" "-c" "node src/index.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1738540800'