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 MB2CMD ["bash"]0 B3RUN /bin/sh -c groupadd --gid3.23 KB4ENV NODE_VERSION=20.17.00 B5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.77 MB6ENV YARN_VERSION=1.22.220 B7RUN /bin/sh -c set -ex1.63 MB8COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B9ENTRYPOINT ["docker-entrypoint.sh"]0 B10CMD ["node"]0 B11RUN /bin/sh -c useradd -u1.2 KB12ENV WORKDIR=/home/p2proxy/0 B13COPY node_modules /home/p2proxy//node_modules # buildkit2.41 MB14COPY package-lock.json /home/p2proxy/ # buildkit37.25 KB15COPY package.json /home/p2proxy/ # buildkit587 B16COPY index.js /home/p2proxy/ # buildkit1020 B17COPY client.js /home/p2proxy/ # buildkit953 B18USER p2proxy0 B19ENTRYPOINT ["/home/p2proxy/client.js"]0 BCommand
ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /