Sign inSign up

yinheli/openai-relay:v0.2.1

Multi-platform
Index digest

sha256:37e687f14658dbf23387f3e6cd393e45a5c0daf0913a09357f2e16a8033ca5a9

OS/ARCH

Compressed size

71.56 MB

Last pushed

over 1 year by yinheli

Type

Image

Manifest digest

sha256:8a8b68f770f640345af565da83cf171a6fa4d334935863d48dacbe5b6cf6f1d6

Image Layers

1# debian.sh --arch 'amd64' out/26.91 MB
2RUN /bin/sh -c useradd --uid1.18 KB
3ENV DENO_DIR=/deno-dir/0 B
4ENV DENO_INSTALL_ROOT=/usr/local0 B
5ARG DENO_VERSION=2.2.40 B
6ENV DENO_VERSION=2.2.40 B
7COPY /deno /usr/bin/deno # buildkit44.63 MB
8COPY /tini /tini # buildkit9.24 KB
9COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit455 B
10RUN |1 DENO_VERSION=2.2.4 /bin/sh -c451 B
11ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B
12CMD ["eval" "console.log('Welcome to Deno!')"]0 B
13WORKDIR /app93 B
14COPY . . # buildkit10.17 KB
15RUN /bin/sh -c deno install169 B
16CMD ["deno" "run" "-A" "index.ts"]0 B

Command

# debian.sh --arch 'amd64' out/ 'stable' '@1740355200'