Sign inSign up

leolitaly/api_server:1.0.0

Multi-platform
Index digest

sha256:806c0967b771e9a7f5c279d149f176a17ea817b4ec8adf245cdec4d6d57b23c9

OS/ARCH

Compressed size

576.21 MB

Last pushed

about 1 year by leolitaly

Type

Image

Manifest digest

sha256:a64e081fd33fe454776627828d4ffb74d04385704ea1c16b0a81c79eb2c4823d

Image Layers

1# debian.sh --arch 'arm64' out/46.1 MB
2RUN /bin/sh -c set -eux;22.46 MB
3RUN /bin/sh -c set -eux;61.38 MB
4RUN /bin/sh -c set -ex;193.37 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.17.00 B
7RUN /bin/sh -c ARCH= &&53.51 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit447 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /app92 B
14RUN /bin/sh -c npm install97.25 MB
15COPY wrangler.example.jsonc wrangler.jsonc # buildkit448 B
16COPY entrypoint.sh ./entrypoint.sh # buildkit1.09 KB
17RUN /bin/sh -c chmod +x1.08 KB
18COPY package*.json ./ # buildkit49.24 KB
19EXPOSE map[3000/tcp:{}]0 B
20COPY public ./public # buildkit348.69 KB
21COPY src ./src # buildkit18.24 KB
22RUN /bin/sh -c npm install100.54 MB
23ENTRYPOINT ["sh" "/app/entrypoint.sh"]0 B

Command

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