Sign inSign up

yinheli/openai-relay:latest

Multi-platform
Index digest

sha256:efa68bd0b248259031d7e7297720365e0c908e37871a6c758e59a1b27f915d38

OS/ARCH

Compressed size

84.97 MB

Last pushed

8 months by yinheli

Type

Image

Manifest digest

sha256:ca5f1ea8710313f1045b6185c720f3d0b10edd85ec3f99ab321e7ec74a68ac24

Image Layers

1# debian.sh --arch 'arm64' out/47.35 MB
2COPY docker-entrypoint.sh /usr/local/bin # buildkit296 B
3COPY /usr/local/bin/bun /usr/local/bin/bun # buildkit37.6 MB
4RUN /bin/sh -c mkdir -p185 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/app139 B
12ENTRYPOINT ["/usr/local/bin/docker-entrypoint.sh"]0 B
13CMD ["/usr/local/bin/bun"]0 B
14WORKDIR /app93 B
15COPY package.json bun.lock ./ #2.15 KB
16RUN /bin/sh -c bun install121 B
17COPY *.ts ./ # buildkit1.97 KB
18RUN /bin/sh -c chown -R4.08 KB
19USER bun0 B
20CMD ["bun" "run" "index.ts"]0 B

Command

# debian.sh --arch 'arm64' out/ 'trixie' '@1765152000'