Sign inSign up

hirosystems/stacks-rpc-proxy:latest

Manifest digest

sha256:6bd457f0a2402382d48b8ee825274497cf618cb8303ae9c237510af8889ec48d

OS/ARCH

linux/amd64

Compressed size

405.38 MB

Last pushed

about 3 years by blockstackd

Type

Image

Manifest digest

sha256:6bd457f0a2402382d48b8ee825274497cf618cb8303ae9c237510af8889ec48d

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.22 KB
16RUN /bin/sh -c npm ci50.32 MB
17COPY . . # buildkit111.71 KB
18RUN /bin/sh -c npm run9.65 KB
19RUN /bin/sh -c npm prune81.65 KB
20ENV NODE_ENV=production0 B
21ENV LOG_LEVEL=debug0 B
22CMD ["node" "/app/build/index.js"]0 B

Command

ADD file:e530b0563ea53d97b2f28e62149a665900196f86611df99a88c7a8ab2097b95d in /