Sign inSign up

zlimteck/ebookrequest:1.4.2

Multi-platform
Integration & delivery
Index digest

sha256:7afb6f70882a0cb0fcb043d4872eb196b8be31028755b0e79751b4ed54f6fde7

OS/ARCH

Compressed size

379.51 MB

Last pushed

3 months by zlimteck

Type

Image

Manifest digest

sha256:7d05bd4658c23f3eba3c8a332673e7cc256e04d69c40e799e2c674dcd71ba3aa

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
11RUN /bin/sh -c apt-get update276.94 MB
12COPY package*.json ./ # buildkit34.08 KB
13RUN /bin/sh -c npm ci31.93 MB
14COPY src/ ./src/ # buildkit97.65 KB
15COPY /app/frontend/build ./frontend/build # buildkit2.45 MB
16HEALTHCHECK {Test:[CMD-SHELL wget -qO- http://localhost:5001/api/health0 B
17EXPOSE [5001/tcp]0 B
18CMD ["node" "src/index.js"]0 B

Command

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