Sign inSign up

zlimteck/ebookrequest:1.5.0

Multi-platform
Integration & delivery
Index digest

sha256:9da657c2358f7bd5e906ee71ae8678f98512058e0dbe13e60761a60c62483363

OS/ARCH

Compressed size

442.17 MB

Last pushed

about 2 months by zlimteck

Type

Image

Manifest digest

sha256:0c20db2575351f64b9359fbf3fb27e5b2ddd7cfc15436acb45c83f480e12ea1e

Image Layers

1# debian.sh --arch 'arm64' out/26.81 MB
2RUN /bin/sh -c groupadd --gid3.23 KB
3ENV NODE_VERSION=20.20.20 B
4RUN /bin/sh -c ARCH= OPENSSL_ARCH=39.47 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 update270.69 MB
12COPY package*.json ./ # buildkit37.96 KB
13RUN /bin/sh -c npm ci102.81 MB
14COPY src/ ./src/ # buildkit117.85 KB
15COPY /app/frontend/build ./frontend/build # buildkit612.58 KB
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 'arm64' out/ 'bookworm' '@1776729600'