Sign inSign up

miguerubsk/miku-miku-beam:sha-b51e694

Multi-platform
Networking
Security
Web servers
Index digest

sha256:77008839aebab8b3764356873f0984fe59476e96d8eaf32a2f74efa7b0f5d137

OS/ARCH

Compressed size

90.45 MB

Last pushed

9 months by miguerubsk

Type

Image

Manifest digest

sha256:1663e978444efe634759ea24407dc9289a041ae61676f2a19b1012b40dc2a331

Image Layers

1# debian.sh --arch 'armhf' out/22.83 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.19.60 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=35.35 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
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 'armhf' out/ 'bookworm' '@1765152000'