Sign inSign up

bretfisher/examplevotingapp_result:stable-20250815-d013f4f

Multi-platform
Index digest

sha256:d4b11b4f068fae3d0fcc819e20e9f89fd2d5a7406d1fed8a7a6376a0db2b2349

OS/ARCH

Compressed size

64.64 MB

Last pushed

about 1 year by bretfisher

Type

Image

Manifest digest

sha256:f654e2e34023f5da3f28d0584d11ea40c4cd56f901e4b79ea8c3369a96c63227

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.84 MB
11WORKDIR /usr/local/app135 B
12RUN /bin/sh -c npm install1.19 MB
13COPY package*.json ./ # buildkit11.51 KB
14RUN /bin/sh -c npm ci1.77 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 'armhf' out/ 'bookworm' '@1747699200'