Sign inSign up

bretfisher/examplevotingapp_result:stable-20250315-d013f4f

Multi-platform
Index digest

sha256:b26f6865a4a9bebbaacb254ffd764932b19f73c93816ab27845e7a24c48d6294

OS/ARCH

Compressed size

72.51 MB

Last pushed

over 1 year by bretfisher

Type

Image

Manifest digest

sha256:974f8658f6f4a199a3b7d091b03eedf79331804cf847b06a254b5b1ae0eab211

Image Layers

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