sha256:9c379c0e950d7fa259765d1d23d82f8d3a459493923bbb4331819d033bf65192
OS/ARCH
linux/amd64
Compressed size
615.32 MB
Last pushed
about 1 year by linagoralinto
Type
Image
Manifest digest
sha256:9c379c0e950d7fa259765d1d23d82f8d3a459493923bbb4331819d033bf65192
Image Layers
1ADD file ... in / 47.26 MB2CMD ["bash"]0 B3/bin/sh -c set -eux; apt-get22.94 MB4/bin/sh -c set -eux; apt-get61.17 MB5/bin/sh -c set -ex; apt-get201.46 MB6RUN /bin/sh -c groupadd --gid3.24 KB7ENV NODE_VERSION=20.15.10 B8RUN /bin/sh -c ARCH= &&45.8 MB9ENV YARN_VERSION=1.22.220 B10RUN /bin/sh -c set -ex1.19 MB11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit450 B12ENTRYPOINT ["docker-entrypoint.sh"]0 B13CMD ["node"]0 B14RUN /bin/sh -c apt-get update20.89 MB15WORKDIR /usr/src/app/conversation-manager-front200 B16COPY . /usr/src/app/conversation-manager-front # buildkit36.51 MB17RUN /bin/sh -c npm install178.1 MB18RUN /bin/sh -c rm -rf212 B19COPY ./config/nginx/nginx.conf /etc/nginx/nginx.conf # buildkit352 B20RUN /bin/sh -c chown node:node354 B21COPY ./docker-entrypoint.sh / # buildkit1.22 KB22RUN /bin/sh -c touch /run/nginx.pid137 B23HEALTHCHECK &{["CMD-SHELL" "curl -f http://localhost"]0 B24EXPOSE map[80/tcp:{}]0 B25ENTRYPOINT ["/docker-entrypoint.sh"]0 BCommand
ADD file:430cca9ad155514d8c818e860e66e2aeccfb6230874d4faf446a1d0c2fc1054f in /