Sign inSign up

hdegroote/p2proxy-server:v1.1.2

Multi-platform
Networking
Index digest

sha256:33fe65ded14732a75eaa5c2f265a9a9e484bd6b62f19b0bf83ce6b7e8b88a999

OS/ARCH

Compressed size

73.17 MB

Last pushed

almost 2 years by hdegroote

Type

Image

Manifest digest

sha256:b2f2922a903fecf2a29c54e91e12a975be5fe4d4597aa042cb18f0e9a84e4d26

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 # buildkit4.92 MB
14COPY package-lock.json /home/p2proxy/ # buildkit37.73 KB
15COPY package.json /home/p2proxy/ # buildkit591 B
16COPY index.js /home/p2proxy/ # buildkit1022 B
17COPY server.js /home/p2proxy/ # buildkit1.1 KB
18USER p2proxy0 B
19ENTRYPOINT ["/home/p2proxy/server.js"]0 B

Command

ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /