Sign inSign up

thekingziga/sejbosejbo:1.19.0

Web servers
Index digest

sha256:17c0e15e841e60687b7a92b6e74137add272061af158739764eaac816f92accb

OS/ARCH

linux/arm64

Compressed size

94.86 MB

Last pushed

about 1 month by thekingziga

Type

Image

Manifest digest

sha256:b2216f55827fe08bc53167a7c5f42ba91462960d06e96cc0721a97314724405b

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 ./ # buildkit14.79 KB
13RUN /bin/sh -c npm ci5.48 MB
14COPY server.js ./ # buildkit15.21 KB
15COPY lib ./lib # buildkit42.81 KB
16COPY public ./public # buildkit5.16 MB
17COPY scripts ./scripts # buildkit5.94 KB
18RUN /bin/sh -c mkdir -p7.55 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'