Sign inSign up

wingcloudbot/vote-backend:sha-b20eab8

Multi-platform
Index digest

sha256:8497f8aea3396f39d2a549c11456d50ec6d5a1d25a33696e071122d68df667fa

OS/ARCH

Compressed size

391.21 MB

Last pushed

almost 2 years by wingcloudbot

Type

Image

Manifest digest

sha256:42bdb930580816c0d6b5b68cdd4829ed8353b21e3816781eed896e5ee2152814

Image Layers

1ADD file ... in / 47.29 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c set -eux;22.5 MB
4RUN /bin/sh -c set -eux;61.37 MB
5RUN /bin/sh -c set -ex;193.26 MB
6RUN /bin/sh -c groupadd --gid3.25 KB
7ENV NODE_VERSION=23.1.00 B
8RUN /bin/sh -c ARCH= &&53.57 MB
9ENV YARN_VERSION=1.22.220 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14WORKDIR /usr/src/app131 B
15COPY package*.json ./ # buildkit16.89 KB
16COPY tsconfig.json ./ # buildkit3.63 KB
17COPY .env ./ # buildkit284 B
18RUN /bin/sh -c npm install12.01 MB
19COPY ./src ./ # buildkit1.56 KB
20EXPOSE map[3000/tcp:{}]0 B
21CMD ["npm" "run" "start"]0 B

Command

ADD file:1df819221542e236e104deb2624ffe4efd79382aed25b3ab20088becaeadad31 in /