Sign inSign up

agrrh/pushcode-front:dev-d379819

Manifest digest

sha256:8e1c2372beb4609a31bd081bf06856774dc90d0b26056074151423c3c88c07a7

OS/ARCH

linux/amd64

Compressed size

380.49 MB

Last pushed

almost 2 years by agrrh

Type

Image

Manifest digest

sha256:8e1c2372beb4609a31bd081bf06856774dc90d0b26056074151423c3c88c07a7

Image Layers

1ADD file ... in / 47.26 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get22.94 MB
4/bin/sh -c set -eux; apt-get61.41 MB
5/bin/sh -c set -ex; apt-get201.48 MB
6RUN /bin/sh -c groupadd --gid3.25 KB
7ENV NODE_VERSION=20.18.00 B
8RUN /bin/sh -c ARCH= &&45.99 MB
9ENV YARN_VERSION=1.22.220 B
10RUN /bin/sh -c set -ex1.19 MB
11COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14ENV NODE_ENV=production0 B
15WORKDIR /app93 B
16COPY package.json ./ # buildkit516 B
17COPY package-lock.json ./ # buildkit27.11 KB
18EXPOSE map[3000/tcp:{}]0 B
19COPY /app/build ./build # buildkit196.09 KB
20ENTRYPOINT ["node" "build"]0 B

Command

ADD file:087f68d5558e06c7160c9322582925635e7539a7702413828357c28c77f6f345 in /