Sign inSign up

bretfisher/examplevotingapp_result:stable-20260115-b4b0723

Multi-platform
Index digest

sha256:45669969e278057b59187c2244fef259e1c07818e367db6548a2fa5be6b1f80e

OS/ARCH

Compressed size

64.85 MB

Last pushed

8 months by bretfisher

Type

Image

Manifest digest

sha256:b1ca658f9e5842f3433b7555ed28cb1ea233fc1356440364d8117e82f79baee2

Image Layers

1# debian.sh --arch 'armhf' out/22.82 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=18.20.80 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=33.29 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 update3.85 MB
11WORKDIR /usr/local/app136 B
12RUN /bin/sh -c npm install1.2 MB
13COPY package*.json ./ # buildkit12.13 KB
14RUN /bin/sh -c npm ci1.96 MB
15COPY . . # buildkit71 KB
16ENV PORT=800 B
17EXPOSE [80/tcp]0 B
18ENTRYPOINT ["/usr/bin/tini" "--"]0 B
19CMD ["node" "server.js"]0 B

Command

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