Sign inSign up

thekingziga/sejbosejbo:1.14.0

Web servers
Index digest

sha256:79c6150e456f1a05256c1b376caeeae7af7021a766794b1a121b4b9baf410fe0

OS/ARCH

linux/arm64

Compressed size

94.48 MB

Last pushed

about 1 month by thekingziga

Type

Image

Manifest digest

sha256:7d06e8063f9bc9304ff3992c6012ad781d107c0cb53bd3f77163c70c673f43c4

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.24 KB
3ENV NODE_VERSION=24.19.00 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=48.14 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
12COPY package*.json ./ # buildkit13.31 KB
13RUN /bin/sh -c npm ci5.24 MB
14COPY server.js ./ # buildkit12.23 KB
15COPY lib ./lib # buildkit37.4 KB
16COPY public ./public # buildkit5.16 MB
17COPY scripts ./scripts # buildkit1.23 KB
18RUN /bin/sh -c mkdir -p7.43 MB
19USER node0 B
20EXPOSE [3000/tcp]0 B
21VOLUME [/app/data /app/uploads]0 B
22HEALTHCHECK {Test:[CMD-SHELL node -e "const0 B
23CMD ["node" "server.js"]0 B

Command

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