Sign inSign up

openruntimes/deno:v5-1.40-rc

Multi-platform
Index digest

sha256:01c0503cfc32d883fa641c29d00d9306c6cc45a265d0e4d3ec32cbf84c1b3a90

OS/ARCH

Compressed size

197.24 MB

Last pushed

3 months by meldiron

Type

Image

Manifest digest

sha256:f127d1f0ba2312eea3a8c59666fbf6b7c7f0c6e74df0304d0a94cca72cff0f35

Image Layers

1ADD file ... in / 3.24 MB
2CMD ["/bin/sh"]0 B
3ENV LANG=C.UTF-80 B
4RUN /bin/sh -c ALPINE_GLIBC_BASE_URL="https://github.com/sgerrand/alpine-pkg-glibc/releases/download" &&3.18 MB
5RUN /bin/sh -c addgroup --gid1.23 KB
6ENV DENO_DIR=/deno-dir/0 B
7ENV DENO_INSTALL_ROOT=/usr/local0 B
8ARG DENO_VERSION0 B
9ENV DENO_VERSION=1.40.50 B
10COPY /deno /bin/deno # buildkit47.56 MB
11COPY /tini /tini # buildkit9.24 KB
12COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit436 B
13RUN |1 DENO_VERSION=1.40.5 /bin/sh -c432 B
14ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B
15CMD ["eval" "console.log('Welcome to Deno!')"]0 B
17LABEL namespace=open-runtimes0 B
18ENV OPEN_RUNTIMES_SECRET=open_runtime_secret0 B
19ENV OPEN_RUNTIMES_ENV=production0 B
20ENV OPEN_RUNTIMES_HEADERS={}0 B
21RUN /bin/sh -c 6.41 MB
22RUN /bin/sh -c mkdir -p250 B
23WORKDIR /usr/local/server32 B
24COPY . /usr/local/server/helpers/ # buildkit4.95 KB
25COPY . /usr/local/server/ # buildkit9.06 KB
26COPY . /usr/local/server/ # buildkit6.75 KB
27COPY . /usr/local/server/ # buildkit300 B
28RUN /bin/sh -c rm -f32 B
29RUN /bin/sh -c apk update129.32 MB
30RUN /bin/sh -c rm -f32 B
31RUN /bin/sh -c npm install7.48 MB
32ENV OPEN_RUNTIMES_ENTRYPOINT=mod.ts0 B
33ENV DENO_DIR=/usr/builds/deno-cache0 B
34RUN /bin/sh -c if [32 B
35ENV OPEN_RUNTIMES_SERVER_COMMAND=deno run --allow-run --allow-net0 B
36RUN /bin/sh -c chmod -R7.05 KB
37EXPOSE [3000/tcp]0 B

Command

ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /