sha256:c69b0d9e3e06e43140652a55847ee88b0fd10f834b4c76ce66a235bdb88cc229
OS/ARCH
Compressed size
1.07 GB
Last pushed
about 1 year by josephamsellem
Type
Image
Manifest digest
sha256:fe3ca73a3d777aa64929548070250c56f8c7da87eb324af380e0dcffd8e21b9a
Image Layers
1# debian.sh --arch 'amd64' out/28.85 MB2RUN /bin/sh -c groupadd --gid3.98 KB3ENV NODE_VERSION=22.17.00 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=46.77 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.66 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10RUN /bin/sh -c set -x32.01 MB11COPY /etc/nginx /etc/nginx # buildkit2.57 KB12RUN /bin/sh -c sed -i505 B13COPY --chown=cryptpad /cryptpad /cryptpad #986.25 MB14COPY supervisord.conf /etc/supervisord.conf # buildkit902 B15COPY docker-entrypoint.sh /docker-entrypoint.sh # buildkit1.88 KB16WORKDIR /cryptpad32 B17RUN /bin/sh -c mkdir blob183 B18VOLUME [/cryptpad/blob /cryptpad/block /cryptpad/customize /cryptpad/data0 B19EXPOSE map[443/tcp:{} 80/tcp:{}]0 B20ENTRYPOINT ["/bin/sh" "/docker-entrypoint.sh"]0 B21CMD ["/usr/bin/supervisord" "-n" "-c" "/etc/supervisord.conf"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bullseye' '@1751241600'