Sign inSign up

hirosystems/gaia-analysis:sha-857a7b3

Manifest digest

sha256:6f71483c310d5f339137e48504069c334e0fbda3f90ae02f8d3c3526bdbfee48

OS/ARCH

linux/amd64

Compressed size

404.6 MB

Last pushed

over 3 years by blockstackd

Type

Image

Manifest digest

sha256:6f71483c310d5f339137e48504069c334e0fbda3f90ae02f8d3c3526bdbfee48

Image Layers

1ADD file ... in / 52.5 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.11 KB
7ENV NODE_VERSION=20.3.00 B
8/bin/sh -c ARCH= && dpkgArch="$(dpkg45.31 MB
9ENV YARN_VERSION=1.22.190 B
10/bin/sh -c set -ex 2.17 MB
11COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 453 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14WORKDIR /app93 B
15COPY package.json package-lock.json ./ #56.43 KB
16RUN /bin/sh -c npm ci49.55 MB
17COPY . . # buildkit108.6 KB
18RUN /bin/sh -c npm run9.72 KB
19RUN /bin/sh -c npm prune81.17 KB
20ENV NODE_ENV=production0 B
21ENV LOG_LEVEL=debug0 B
22ENV DATA_STORAGE_DIR=/state0 B
23CMD ["node" "/app/build/index.js"]0 B

Command

ADD file:150a6453ab2258061c1a1549ab119df752bdc2c2c84028fa0e83a0663cd8cedf in /