Sign inSign up

bretfisher/examplevotingapp_result:stable-20250215-d013f4f

Multi-platform
Index digest

sha256:daea0c1402fab9c164b6bda522b9ca5dece9f5d751c552dd40962de1a45e69c0

OS/ARCH

Compressed size

72.5 MB

Last pushed

over 1 year by bretfisher

Type

Image

Manifest digest

sha256:a549b2e328826ee62f10033beb1aa726c3225dffcd53f643c9fb4a7871a8275a

Image Layers

1# debian.sh --arch 'arm64' out/26.74 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=18.20.60 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/ # buildkit444 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10RUN /bin/sh -c apt-get update4.54 MB
11WORKDIR /usr/local/app134 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' '@1738540800'