Sign inSign up

leolitaly/api_server:latest

Multi-platform
Index digest

sha256:34ceac25d454f2f951388789a61cfe7ef6fa720e9c6b265868d1abd445199fee

OS/ARCH

Compressed size

646.71 MB

Last pushed

11 months by leolitaly

Type

Image

Manifest digest

sha256:e9eebb79be78d4a5f281a9e4bd4c84670d3e51bafc56f361c644f44cc1fdb033

Image Layers

1# debian.sh --arch 'arm64' out/46.12 MB
2RUN /bin/sh -c set -eux;22.5 MB
3RUN /bin/sh -c set -eux;61.39 MB
4RUN /bin/sh -c set -ex;193.56 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.20.00 B
7RUN /bin/sh -c ARCH= &&55.66 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 /app93 B
14RUN /bin/sh -c npm install110.08 MB
15COPY wrangler.example.jsonc wrangler.jsonc # buildkit465 B
16COPY entrypoint.sh ./entrypoint.sh # buildkit1.12 KB
17RUN /bin/sh -c chmod +x1.11 KB
18COPY package*.json ./ # buildkit62.86 KB
19COPY public ./public # buildkit6.39 MB
20COPY src ./src # buildkit20.2 KB
21RUN /bin/sh -c npm install149.74 MB
22EXPOSE [3000/tcp]0 B
23ENTRYPOINT ["sh" "/app/entrypoint.sh"]0 B

Command

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