Sign inSign up

flashbots/eth-faucet-frontend:v0.0.1

Multi-platform
Index digest

sha256:340efd034efb48eca50fd7e3eb274d6165aae563d60d401262498c30755dbcf6

OS/ARCH

Compressed size

319.18 MB

Last pushed

over 2 years by flashbotsadmin

Type

Image

Manifest digest

sha256:e05d7473f6af0ef5a9f4c12c1712a125b50c84ad79a111049f10b468cea6ab0b

Image Layers

1ADD file ... in / 27.77 MB
2CMD ["bash"]0 B
3/bin/sh -c groupadd --gid 10003.27 KB
4ENV NODE_VERSION=20.11.10 B
5/bin/sh -c ARCH= OPENSSL_ARCH= &&38.67 MB
6ENV YARN_VERSION=1.22.190 B
7/bin/sh -c set -ex 2.55 MB
8COPY file:4d192565a7220e135cab6c77fbc1c73211b69f3d9fb37e62857b2c6eb9363d51 in /usr/local/bin/ 450 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11WORKDIR /app93 B
12COPY package.json ./ # buildkit525 B
13COPY yarn.lock ./ # buildkit28.36 KB
14COPY *.js ./ # buildkit704 B
15COPY src ./src # buildkit3.48 KB
16COPY static ./static # buildkit98.38 KB
17RUN /bin/sh -c apt-get update17.64 MB
18RUN /bin/sh -c yarn install230.56 MB
19RUN /bin/sh -c yarn build1.85 MB
20ENV PORT=30000 B
21CMD ["express.js"]0 B

Command

ADD file:eb6a3def1f69e76655620640e610015f285bc23c97e89855feb1f0548309d518 in /