Sign inSign up

hdegroote/p2proxy-client:v1.1.1

Multi-platform
Networking
Index digest

sha256:4724e7f98fa97d27db572f9912a8e0fc72e8f70a09f14f719182e6ec54a54b31

OS/ARCH

Compressed size

70.66 MB

Last pushed

about 2 years by hdegroote

Type

Image

Manifest digest

sha256:a2e2d527e52b8cbe33eb7dc9b7868345cbbffff3f307c0ce3efa08490ad45f04

Image Layers

1ADD file ... in / 27.81 MB
2CMD ["bash"]0 B
3RUN /bin/sh -c groupadd --gid3.23 KB
4ENV NODE_VERSION=20.17.00 B
5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.77 MB
6ENV YARN_VERSION=1.22.220 B
7RUN /bin/sh -c set -ex1.63 MB
8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
9ENTRYPOINT ["docker-entrypoint.sh"]0 B
10CMD ["node"]0 B
11RUN /bin/sh -c useradd -u1.2 KB
12ENV WORKDIR=/home/p2proxy/0 B
13COPY node_modules /home/p2proxy//node_modules # buildkit2.41 MB
14COPY package-lock.json /home/p2proxy/ # buildkit37.25 KB
15COPY package.json /home/p2proxy/ # buildkit587 B
16COPY index.js /home/p2proxy/ # buildkit1020 B
17COPY client.js /home/p2proxy/ # buildkit953 B
18USER p2proxy0 B
19ENTRYPOINT ["/home/p2proxy/client.js"]0 B

Command

ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /