sha256:e2a47c25f82de1c33cd094515726f924cf41c6990e4aa93050b5b708639c76d6
OS/ARCH
linux/amd64
Compressed size
67.62 MB
Last pushed
11 months by cavaneigen
Type
Image
Manifest digest
sha256:8ed0f251983bb0af439db4a24fe8ecbb6541052dbfebfe958f41c4bb358e2c93
Image Layers
1# debian.sh --arch 'amd64' out/26.92 MB2RUN /bin/sh -c groupadd --gid3.23 KB3ENV NODE_VERSION=18.20.80 B4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.48 MB5ENV YARN_VERSION=1.22.220 B6RUN /bin/sh -c set -ex1.63 MB7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B8ENTRYPOINT ["docker-entrypoint.sh"]0 B9CMD ["node"]0 B10LABEL tee.launch_policy.allow_cmd_override=true0 B11LABEL tee.launch_policy.log_redirect=always0 B12LABEL tee.launch_policy.allow_mount_destinations=/run/container_launcher0 B13WORKDIR /app93 B14COPY package*.json ./ # buildkit8.97 KB15RUN /bin/sh -c npm install2.58 MB16COPY server.js ./ # buildkit1.98 KB17ENV NODE_ENV=production0 B18ENV PORT=30000 B19EXPOSE [3000/tcp]0 B20ENTRYPOINT ["/test_socket.sh"]0 BCommand
# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'