whatswoot (sha256:8e9b5b49e965d6b36b79164c68aeff40aef7c3f13fd94dbb180019c4ce20016e)
Published 2026-06-16 21:59:55 -06:00 by josiasmc
Installation
docker pull code.induso.cr/induso/whatswoot@sha256:8e9b5b49e965d6b36b79164c68aeff40aef7c3f13fd94dbb180019c4ce20016esha256:8e9b5b49e965d6b36b79164c68aeff40aef7c3f13fd94dbb180019c4ce20016eAbout this package
Deno Docker image (Debian)
Image layers
| # debian.sh --arch 'amd64' out/ 'stable' '@1781049600' |
| RUN /bin/sh -c useradd --uid 1993 --user-group deno && mkdir /deno-dir/ && chown deno:deno /deno-dir/ # buildkit |
| ENV DENO_USE_CGROUPS=1 |
| ENV DENO_DIR=/deno-dir/ |
| ENV DENO_INSTALL_ROOT=/usr/local |
| ARG DENO_VERSION=2.8.3 |
| ENV DENO_VERSION=2.8.3 |
| COPY /deno /usr/bin/deno # buildkit |
| COPY /tini /tini # buildkit |
| LABEL org.opencontainers.image.title=Deno org.opencontainers.image.description=Deno Docker image (Debian) org.opencontainers.image.url=https://github.com/denoland/deno_docker org.opencontainers.image.source=https://github.com/denoland/deno_docker org.opencontainers.image.licenses=MIT org.opencontainers.image.version=2.8.3 |
| COPY ./_entry.sh /usr/local/bin/docker-entrypoint.sh # buildkit |
| RUN |1 DENO_VERSION=2.8.3 /bin/sh -c chmod 755 /usr/local/bin/docker-entrypoint.sh # buildkit |
| ENTRYPOINT ["/tini" "--" "docker-entrypoint.sh"] |
| CMD ["eval" "console.log('Welcome to Deno!')"] |
| WORKDIR /app |
| ADD . /app # buildkit |
| RUN /bin/sh -c deno cache main.ts # buildkit |
| CMD ["run" "--allow-net" "--allow-read" "--allow-write" "--allow-env" "--unstable-kv" "main.ts"] |
Labels
| Key | Value |
|---|---|
| org.opencontainers.image.description | Deno Docker image (Debian) |
| org.opencontainers.image.licenses | MIT |
| org.opencontainers.image.source | https://github.com/denoland/deno_docker |
| org.opencontainers.image.title | Deno |
| org.opencontainers.image.url | https://github.com/denoland/deno_docker |
| org.opencontainers.image.version | 2.8.3 |
Details
2026-06-16 21:59:55 -06:00
Versions (43)
View all
Container
1
OCI / Docker
linux/amd64
MIT
74 MiB