rockchin/harhub:f9fa67d2ec3b6e57b6326f00db44ea161649e65e

Index digest

sha256:13c2585ce0ab96ef81a0104ac78392990629718b41fc9bf23fa82c6873b33dbb

OS/ARCH

linux/amd64

Compressed size

78.21 MB

Last pushed

4 days by rockchin

Type

Image

Manifest digest

sha256:ace8ecb0767c0e7ce9d908382ee3ef62ac4b36bc472147748103cf3593d9169d

Image Layers

1# debian.sh --arch 'amd64' out/26.93 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.5 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
10WORKDIR /app93 B
11ARG GIT_REVISION=f9fa67d2ec3b6e57b6326f00db44ea161649e65e0 B
12LABEL org.opencontainers.image.revision=f9fa67d2ec3b6e57b6326f00db44ea161649e65e0 B
13ENV NODE_ENV=production PORT=3310 HOST=0.0.0.00 B
14COPY /app/node_modules ./node_modules # buildkit8.87 MB
15COPY /app/dist ./dist # buildkit1.27 MB
16COPY /app/package.json ./package.json # buildkit1.16 KB
17EXPOSE [3310/tcp]0 B
18CMD ["node" "dist/server.js"]0 B

Command

# debian.sh --arch 'amd64' out/ 'bookworm' '@1776729600'