Sign inSign up

bretfisher/examplevotingapp_result:stable-20250415-d013f4f

Multi-platform
Index digest

sha256:438a447cd271e45385eb5434a3ffe4d8d528cb9608cd59586b6c2947bfe8d135

OS/ARCH

Compressed size

72.53 MB

Last pushed

over 1 year by bretfisher

Type

Image

Manifest digest

sha256:446f9d88d927f22a866162fe2997d84b2341cf1c9bec9d8bdcdcb08044ec03cf

Image Layers

1# debian.sh --arch 'arm64' out/26.77 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=18.20.80 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=36.53 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update4.54 MB
11WORKDIR /usr/local/app135 B
12RUN /bin/sh -c npm install1.2 MB
13COPY package*.json ./ # buildkit11.51 KB
14RUN /bin/sh -c npm ci1.78 MB
15COPY . . # buildkit71 KB
16ENV PORT=800 B
17EXPOSE map[80/tcp:{}]0 B
18ENTRYPOINT ["/usr/bin/tini" "--"]0 B
19CMD ["node" "server.js"]0 B

Command

# debian.sh --arch 'arm64' out/ 'bookworm' '@1743984000'