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 MB2CMD ["/bin/sh"]0 B3ENV LANG=C.UTF-80 B4RUN /bin/sh -c ALPINE_GLIBC_BASE_URL="https://github.com/sgerrand/alpine-pkg-glibc/releases/download" &&3.18 MB5RUN /bin/sh -c addgroup --gid1.23 KB6ENV DENO_DIR=/deno-dir/0 B7ENV DENO_INSTALL_ROOT=/usr/local0 B8ARG DENO_VERSION0 B9ENV DENO_VERSION=1.40.50 B10COPY /deno /bin/deno # buildkit47.56 MB11COPY /tini /tini # buildkit9.24 KB12COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit436 B13RUN |1 DENO_VERSION=1.40.5 /bin/sh -c432 B14ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"]0 B15CMD ["eval" "console.log('Welcome to Deno!')"]0 B17LABEL namespace=open-runtimes0 B18ENV OPEN_RUNTIMES_SECRET=open_runtime_secret0 B19ENV OPEN_RUNTIMES_ENV=production0 B20ENV OPEN_RUNTIMES_HEADERS={}0 B21RUN /bin/sh -c 6.41 MB22RUN /bin/sh -c mkdir -p250 B23WORKDIR /usr/local/server32 B24COPY . /usr/local/server/helpers/ # buildkit4.95 KB25COPY . /usr/local/server/ # buildkit9.06 KB26COPY . /usr/local/server/ # buildkit6.75 KB27COPY . /usr/local/server/ # buildkit300 B28RUN /bin/sh -c rm -f32 B29RUN /bin/sh -c apk update129.32 MB30RUN /bin/sh -c rm -f32 B31RUN /bin/sh -c npm install7.48 MB32ENV OPEN_RUNTIMES_ENTRYPOINT=mod.ts0 B33ENV DENO_DIR=/usr/builds/deno-cache0 B34RUN /bin/sh -c if [32 B35ENV OPEN_RUNTIMES_SERVER_COMMAND=deno run --allow-run --allow-net0 B36RUN /bin/sh -c chmod -R7.05 KB37EXPOSE [3000/tcp]0 BCommand
ADD file:fc714080c3bcbbce7ac746a10d7b4355ffa36293a8d435d62cd5359ea8eb8364 in /