Sign inSign up

exaland/primefans-node-api:latest

Networking
API management
Manifest digest

sha256:b6066477b6f330d8808408af9f141d9d453c1dea9e57f7d93248220a9fd54aee

OS/ARCH

linux/amd64

Compressed size

986.85 MB

Last pushed

3 months by exaland

Type

Image

Manifest digest

sha256:b6066477b6f330d8808408af9f141d9d453c1dea9e57f7d93248220a9fd54aee

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.93 MB
4/bin/sh -c set -eux; apt-get61.17 MB
5/bin/sh -c set -ex; apt-get201.36 MB
6/bin/sh -c groupadd --gid 10003.29 KB
7ENV NODE_VERSION=20.12.00 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg45.81 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.1 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 453 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14LABEL maintainer=Exaland Concept <[email protected]>0 B
15RUN /bin/sh -c apt-get update226.09 MB
16WORKDIR /node-service102 B
17COPY package*.json ./ # buildkit110.36 KB
18RUN /bin/sh -c npm install378.47 MB
19RUN /bin/sh -c npm cache748 B
20COPY . . # buildkit1.54 MB
21USER root0 B
22ENV NEW_RELIC_NO_CONFIG_FILE=true0 B
23ENV NEW_RELIC_DISTRIBUTED_TRACING_ENABLED=true0 B
24ENV NEW_RELIC_LOG=stdout0 B
25ENTRYPOINT ["node" "index.js"]0 B

Command

ADD file:b18b4c32dd8042f45097997c732dc29b3917fd7d5f337f9e772eee5875fbe6f1 in /