Sign inSign up

hirosystems/whydidmytxfail:sha-68a0594

Manifest digest

sha256:041bd9f752986e5ca542def1731abf491a7b506e91c26a0b1fa7cb39d7b45e4f

OS/ARCH

linux/amd64

Compressed size

404.33 MB

Last pushed

about 3 years by blockstackd

Type

Image

Manifest digest

sha256:041bd9f752986e5ca542def1731abf491a7b506e91c26a0b1fa7cb39d7b45e4f

Image Layers

1ADD file ... in / 52.51 MB
2CMD ["bash"]0 B
3/bin/sh -c set -eux; apt-get15.03 MB
4/bin/sh -c apt-get update &&52.06 MB
5/bin/sh -c set -ex; apt-get187.73 MB
6/bin/sh -c groupadd --gid 10004.1 KB
7ENV NODE_VERSION=20.5.10 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg45.32 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.17 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 451 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14WORKDIR /app93 B
15COPY package.json package-lock.json ./ #105.87 KB
16RUN /bin/sh -c npm ci49.08 MB
17COPY . . # buildkit197.16 KB
18RUN /bin/sh -c npm run8.25 KB
19RUN /bin/sh -c npm prune129.25 KB
20ENV NODE_ENV=production0 B
21ENV LOG_LEVEL=debug0 B
22CMD ["node" "/app/build/index.js"]0 B

Command

ADD file:20f89ff93bfbd6c9fb1a97058a1f3de4485a8974e8a83892072c511fbd2e4134 in /