Sign inSign up

hirosystems/whydidmytxfail:sha-cac36e7

Manifest digest

sha256:0b25db16ac587cc54cb7e513a54286e611d09e606b4f7e36d4c880f348b76f72

OS/ARCH

linux/amd64

Compressed size

435.53 MB

Last pushed

about 3 years by blockstackd

Type

Image

Manifest digest

sha256:0b25db16ac587cc54cb7e513a54286e611d09e606b4f7e36d4c880f348b76f72

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 ./ #174.34 KB
16RUN /bin/sh -c npm ci80.07 MB
17COPY . . # buildkit279.89 KB
18RUN /bin/sh -c npm run8.35 KB
19RUN /bin/sh -c npm prune201.81 KB
20ENV NODE_ENV=production0 B
21ENV LOG_LEVEL=debug0 B
22CMD ["node" "/app/build/index.js"]0 B

Command

ADD file:20f89ff93bfbd6c9fb1a97058a1f3de4485a8974e8a83892072c511fbd2e4134 in /