Sign inSign up

fabioespinosa/boilerplate:latest

Manifest digest

sha256:bfc33c1a6d5016b1c4223513c19c5e1dcc6c3d05dda49be0d49168624b585422

OS/ARCH

linux/amd64

Compressed size

478.76 MB

Last pushed

over 4 years by fabioespinosa

Type

Image

Manifest digest

sha256:bfc33c1a6d5016b1c4223513c19c5e1dcc6c3d05dda49be0d49168624b585422

Image Layers

1ADD file ... in / 48.1 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get7.49 MB
4/bin/sh -c set -ex; if9.53 MB
5/bin/sh -c apt-get update &&49.44 MB
6/bin/sh -c set -ex; apt-get183.57 MB
7/bin/sh -c groupadd --gid 10004.1 KB
8ENV NODE_VERSION=16.15.00 B
9/bin/sh -c ARCH= && dpkgArch="$(dpkg32.46 MB
10ENV YARN_VERSION=1.22.180 B
11/bin/sh -c set -ex 2.17 MB
12COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 451 B
13ENTRYPOINT ["docker-entrypoint.sh"]0 B
14CMD ["node"]0 B
15ENV NODE_ENV=production0 B
16COPY package.json ./ # buildkit1.04 KB
17COPY yarn.lock ./ # buildkit95.64 KB
18RUN /bin/sh -c yarn #145.35 MB
19COPY . ./ # buildkit288.33 KB
20RUN /bin/sh -c npm run256.75 KB
21CMD ["yarn" "start:prod"]0 B

Command

ADD file:5c5cde050dbdbd5c7c0d9c723f436d37ab4a8b1a498647a719771eccce99d9cb in /