Sign inSign up

yinheli/openai-relay:master

Multi-platform
Index digest

sha256:ca0c23edd637a2f1d6de986e25aeecd0a7befd1b0ceabe7087d53aca8abd0c05

OS/ARCH

Compressed size

70.8 MB

Last pushed

about 1 year by yinheli

Type

Image

Manifest digest

sha256:e8a441077e8ac15a275a8e327704a518c5fa75e5e959a7e88f28f91520fcf778

Image Layers

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

Command

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