Sign inSign up

rockchin/harhub:2c4a74537ec0cee0a4a18641dbb7b59da2817803

Index digest

sha256:9b7c8c7b8feb6a4ac4199f9c36481f3c483cfe0cb75cf327165406ee42d2a3b9

OS/ARCH

linux/amd64

Compressed size

91.12 MB

Last pushed

about 2 months by rockchin

Type

Image

Manifest digest

sha256:43a175827d59717f4021bd627564faf617426d8d141b625b720dce445ecf74ca

Image Layers

1# debian.sh --arch 'amd64' out/26.92 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=24.18.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48 MB
5ENV YARN_VERSION=1.22.220 B
6RUN /bin/sh -c set -ex1.63 MB
7COPY docker-entrypoint.sh /usr/local/bin/ # buildkit448 B
8ENTRYPOINT ["docker-entrypoint.sh"]0 B
9CMD ["node"]0 B
10WORKDIR /app93 B
11ARG GIT_REVISION=2c4a74537ec0cee0a4a18641dbb7b59da28178030 B
12LABEL org.opencontainers.image.revision=2c4a74537ec0cee0a4a18641dbb7b59da28178030 B
13ENV NODE_ENV=production PORT=3310 HOST=0.0.0.00 B
14COPY /app/node_modules ./node_modules # buildkit11.47 MB
15COPY /app/dist ./dist # buildkit3.08 MB
16COPY /app/package.json ./package.json # buildkit1.3 KB
17EXPOSE [3310/tcp]0 B
18CMD ["node" "dist/server.js"]0 B

Command

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