Sign inSign up

communityfirst/gc-comapeo-cloud:0.3.0-20251118

Manifest digest

sha256:5e0aa73a509f78eb55c95fe34483e36aca77788d73bfbeb14537c95fa121034e

OS/ARCH

linux/amd64

Compressed size

99.86 MB

Last pushed

10 months by luandrodd

Type

Image

Manifest digest

sha256:5e0aa73a509f78eb55c95fe34483e36aca77788d73bfbeb14537c95fa121034e

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 [8080/tcp]0 B
14COPY /usr/bin/dumb-init /usr/bin/dumb-init # buildkit5.7 KB
15USER node0 B
16WORKDIR /usr/src/app140 B
17COPY --chown=node:node /usr/src/app/node_modules /usr/src/app/node_modules #26.65 MB
18COPY --chown=node:node . /usr/src/app #1.79 MB
19CMD ["dumb-init" "npm" "start"]0 B
20USER root0 B
21RUN /bin/sh -c apt-get update981.42 KB
22COPY docker-entrypoint.sh /usr/local/bin/docker-entrypoint.sh # buildkit454 B
23RUN /bin/sh -c chmod +x450 B
24ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
25CMD ["dumb-init" "npm" "start"]0 B

Command

ADD file:270cda9833ffe6dfbe916662a9204a205f41c1fd440b66ec822ac00de86a5f5e in /