Sign inSign up

owenerz/guitar-app:v4

Index digest

sha256:d95f55ac24a38b822b5ea2b0b9db851b381829e7c2a065ac12389975a3c18027

OS/ARCH

linux/arm64

Compressed size

371.84 MB

Last pushed

8 months by owenerz

Type

Image

Manifest digest

sha256:717a942f4868a14e69123cdb4ec3c84271f7a1273a39512a0ea9d8b0a5bca077

Image Layers

1# debian.sh --arch 'arm64' out/46.09 MB
2RUN /bin/sh -c set -eux;22.46 MB
3RUN /bin/sh -c set -eux;61.38 MB
4RUN /bin/sh -c set -ex;193.37 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=18.20.80 B
7RUN /bin/sh -c ARCH= &&43.61 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /usr/src/app133 B
14COPY package*.json ./ # buildkit9.21 KB
15RUN /bin/sh -c npm install3.72 MB
16COPY server.js ./ # buildkit1.08 KB
17COPY public/ ./public/ # buildkit3.16 KB
18EXPOSE [3000/tcp]0 B
19CMD ["node" "server.js"]0 B

Command

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