Sign inSign up

bestony/arn:latest

Index digest

sha256:e373e52a3b0b5eae1dc34662e54a0e9f2784060b9883e4111973abc855036d0b

OS/ARCH

linux/amd64

Compressed size

100.79 MB

Last pushed

9 months by bestony

Type

Image

Manifest digest

sha256:6608fc3d478a305c1d777a2446ea7c9acec5bce8540694d5458ca45bde69abdf

Image Layers

1# debian.sh --arch 'amd64' out/46.23 MB
2COPY docker-entrypoint.sh /usr/local/bin # buildkit295 B
3COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit38.74 MB
4RUN /bin/sh -c mkdir -p183 B
5ENV PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/local/bun-node-fallback-bin0 B
6ARG BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
7ENV BUN_RUNTIME_TRANSPILER_CACHE_PATH=00 B
8ARG BUN_INSTALL_BIN=/usr/local/bin0 B
9ENV BUN_INSTALL_BIN=/usr/local/bin0 B
10RUN |2 BUN_RUNTIME_TRANSPILER_CACHE_PATH=0 BUN_INSTALL_BIN=/usr/local/bin /bin/sh3.32 KB
11WORKDIR /home/bun/app138 B
12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
13CMD ["/usr/local/bin/bun"]0 B
14WORKDIR /app93 B
15RUN /bin/sh -c mkdir -p128 B
16COPY /etc/ssl/certs/ca-certificates.crt /etc/ssl/certs/ca-certificates.crt # buildkit126.46 KB
17COPY package.json bun.lock ./ #4.32 KB
18RUN /bin/sh -c bun install7.85 MB
19COPY index.ts tsconfig.json ./ #3.72 KB
20ENV TZ=Asia/Shanghai0 B
21ENV NODE_ENV=production0 B
22ENV RUN_MODE=daemon0 B
23COPY docker-entrypoint.sh /usr/local/bin/entrypoint.sh # buildkit530 B
24RUN /bin/sh -c chmod +x7.83 MB
25USER bun0 B
26ENTRYPOINT ["/usr/local/bin/entrypoint.sh"]0 B

Command

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