Sign inSign up

communityfirst/comape-cloud-client:014b9c504b3f89cd19423f8c41056372474f18c4

Index digest

sha256:ea736d67da5622eb8107461ccf22f914e948173d91a3f78778e68fd33210c808

OS/ARCH

linux/amd64

Compressed size

90.21 MB

Last pushed

over 1 year by luandrodd

Type

Image

Manifest digest

sha256:66e674e21973b80b771d3ce0c23743ac9a4bb796b981d26f09d5da0154fb0788

Image Layers

1ADD file ... in / 29.97 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.97 KB
4ENV NODE_VERSION=20.17.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.83 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.66 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11ENV NODE_ENV=production0 B
12ENV PORT=80800 B
13EXPOSE map[8080/tcp:{}]0 B
14COPY /usr/bin/dumb-init /usr/bin/dumb-init # buildkit5.7 KB
15USER node0 B
16WORKDIR /usr/src/app139 B
17COPY --chown=node:node /usr/src/app/node_modules /usr/src/app/node_modules #19.39 MB
18COPY --chown=node:node . /usr/src/app #360.36 KB
19CMD ["dumb-init" "npm" "start"]0 B

Command

ADD file:270cda9833ffe6dfbe916662a9204a205f41c1fd440b66ec822ac00de86a5f5e in /