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 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 # buildkit4.92 MB14COPY package-lock.json /home/p2proxy/ # buildkit37.73 KB15COPY package.json /home/p2proxy/ # buildkit591 B16COPY index.js /home/p2proxy/ # buildkit1022 B17COPY server.js /home/p2proxy/ # buildkit1.1 KB18USER p2proxy0 B19ENTRYPOINT ["/home/p2proxy/server.js"]0 BCommand
ADD file:06a1877f1e100122a40ed52ce771bfa7e2ab3d28323780f58f1e5b57c1e576f9 in /