Sign inSign up

hirosystems/stacks-rpc-proxy:sha-a1478b7

Manifest digest

sha256:1744a55244aaa7e59347022c4d8824ef5396cbfad0536c41024abc439725ff8d

OS/ARCH

linux/amd64

Compressed size

397.97 MB

Last pushed

over 3 years by blockstackd

Type

Image

Manifest digest

sha256:1744a55244aaa7e59347022c4d8824ef5396cbfad0536c41024abc439725ff8d

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.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/ 451 B
12ENTRYPOINT ["docker-entrypoint.sh"]0 B
13CMD ["node"]0 B
14WORKDIR /app93 B
15COPY package.json package-lock.json ./ #56.22 KB
16RUN /bin/sh -c npm ci42.91 MB
17COPY . . # buildkit111.28 KB
18RUN /bin/sh -c npm run9.64 KB
19RUN /bin/sh -c npm prune80.29 KB
20ENV NODE_ENV=production0 B
21ENV LOG_LEVEL=debug0 B
22CMD ["node" "/app/build/index.js"]0 B

Command

ADD file:e530b0563ea53d97b2f28e62149a665900196f86611df99a88c7a8ab2097b95d in /