Sign inSign up

cavaneigen/confidential-test-app:1761108071

Index digest

sha256:b20c742f779b813fa4a3ec109515271bf1258b909c190726333a30d5841ddafd

OS/ARCH

linux/amd64

Compressed size

67.62 MB

Last pushed

11 months by cavaneigen

Type

Image

Manifest digest

sha256:877ed5db8974fd630411654ba649d6458f8764e259cb1009ed5d5b6f8a1549f1

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
17COPY test_socket.sh /test_socket.sh # buildkit341 B
18RUN /bin/sh -c chmod +x32 B
19ENV NODE_ENV=production0 B
20ENV PORT=30000 B
21EXPOSE [3000/tcp]0 B
22ENTRYPOINT ["/test_socket.sh"]0 B

Command

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