Sign inSign up

hirosystems/gaia-analysis:sha-1c6d221

Manifest digest

sha256:2c73770db630b8d749ca206b2e07900482b426e677e9d96e8f9917ce919bb674

OS/ARCH

linux/amd64

Compressed size

404.67 MB

Last pushed

about 3 years by blockstackd

Type

Image

Manifest digest

sha256:2c73770db630b8d749ca206b2e07900482b426e677e9d96e8f9917ce919bb674

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.1 KB
7ENV NODE_VERSION=20.3.10 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/ 449 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14WORKDIR /app93 B
15COPY package.json package-lock.json ./ #56.79 KB
16RUN /bin/sh -c npm ci49.6 MB
17COPY . . # buildkit113.55 KB
18RUN /bin/sh -c npm run12.3 KB
19RUN /bin/sh -c npm prune81.92 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:e530b0563ea53d97b2f28e62149a665900196f86611df99a88c7a8ab2097b95d in /