Sign inSign up

leolitaly/api_server:1.0.1

Multi-platform
Index digest

sha256:058fc6b175bc7cb8859edd7cb8c42d44123085d981215eb92f5a8c659029d40b

OS/ARCH

Compressed size

586.85 MB

Last pushed

about 1 year by leolitaly

Type

Image

Manifest digest

sha256:5fe0be0d7f173d39a5843a975188daffe5d9d7d2592d958fc2120800f87418ff

Image Layers

1# debian.sh --arch 'amd64' out/46.25 MB
2RUN /bin/sh -c set -eux;22.9 MB
3RUN /bin/sh -c set -eux;61.42 MB
4RUN /bin/sh -c set -ex;201.58 MB
5RUN /bin/sh -c groupadd --gid3.25 KB
6ENV NODE_VERSION=22.17.00 B
7RUN /bin/sh -c ARCH= &&53.83 MB
8ENV YARN_VERSION=1.22.220 B
9RUN /bin/sh -c set -ex1.19 MB
10COPY docker-entrypoint.sh /usr/local/bin/ # buildkit446 B
11ENTRYPOINT ["docker-entrypoint.sh"]0 B
12CMD ["node"]0 B
13WORKDIR /app93 B
14RUN /bin/sh -c npm install97.3 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.41 KB
21COPY src ./src # buildkit18.23 KB
22RUN /bin/sh -c npm install101.96 MB
23ENTRYPOINT ["sh" "/app/entrypoint.sh"]0 B

Command

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