Sign inSign up

yinheli/openai-relay:develop

Multi-platform
Index digest

sha256:9372d910b8ec9ea360bd017ea4816fbdedd1f485f901e6a7fbf9168f13c84a86

OS/ARCH

Compressed size

71.56 MB

Last pushed

over 1 year by yinheli

Type

Image

Manifest digest

sha256:5e72fcb8650470f7ade1f66747b7b919aa115f5c462ee62fbe9e56630f064096

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 . . # buildkit9.75 KB
15RUN /bin/sh -c deno install125 B
16CMD ["deno" "run" "-A" "index.ts"]0 B

Command

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