Sign inSign up

cavaneigen/confidential-test-app:1761107868

Index digest

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 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=18.20.80 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.48 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10LABEL tee.launch_policy.allow_cmd_override=true0 B
11LABEL tee.launch_policy.log_redirect=always0 B
12LABEL tee.launch_policy.allow_mount_destinations=/run/container_launcher0 B
13WORKDIR /app93 B
14COPY package*.json ./ # buildkit8.97 KB
15RUN /bin/sh -c npm install2.58 MB
16COPY server.js ./ # buildkit1.98 KB
17ENV NODE_ENV=production0 B
18ENV PORT=30000 B
19EXPOSE [3000/tcp]0 B
20ENTRYPOINT ["/test_socket.sh"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1747699200'