Sign inSign up

miguerubsk/miku-miku-beam:sha-b51e694

Multi-platform
Networking
Security
Web servers
Index digest

sha256:77008839aebab8b3764356873f0984fe59476e96d8eaf32a2f74efa7b0f5d137

OS/ARCH

Compressed size

98.12 MB

Last pushed

9 months by miguerubsk

Type

Image

Manifest digest

sha256:0e6e84f36f3402b8ac2fd3e2129be5b168d0d879b4b516f345503310484a8116

Image Layers

1# debian.sh --arch 'arm64' out/26.8 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.19.60 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.04 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10ENV NODE_ENV=production0 B
11WORKDIR /app93 B
12RUN /bin/sh -c groupadd -r1.11 KB
13COPY /app/package*.json ./ # buildkit67.52 KB
14RUN /bin/sh -c npm install24.81 MB
15USER appuser0 B
16COPY /app/dist ./dist # buildkit5.77 MB
17EXPOSE [3000/tcp]0 B
18CMD ["node" "dist/index.js"]0 B

Command

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