sha256:2f6f141e8737a130b90cab0431422311c44c6b83f6273b6c0817ea513e64a05c
OS/ARCH
Compressed size
73.18 MB
Last pushed
almost 2 years by hdegroote
Type
Image
Manifest digest
sha256:dc129b23b02fbc497553b52836a36bddbdcb3baa4fdecec22deb2be3003b21f7
Image Layers
1ADD file ... in / 27.78 MB2CMD ["bash"]0 B3RUN /bin/sh -c groupadd --gid3.23 KB4ENV NODE_VERSION=20.17.00 B5RUN /bin/sh -c ARCH= OPENSSL_ARCH=38.81 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 # buildkit4.92 MB14COPY package-lock.json /home/p2proxy/ # buildkit37.73 KB15COPY package.json /home/p2proxy/ # buildkit594 B16COPY index.js /home/p2proxy/ # buildkit1023 B17COPY client.js /home/p2proxy/ # buildkit958 B18USER p2proxy0 B19ENTRYPOINT ["/home/p2proxy/client.js"]0 BCommand
ADD file:d13afefcc2b0b02b598a3ac2598fe2187db41de1e17820e5b600a955b1429d59 in /