Language page — context, influences, and learning notes on the 100hellos site.
Source on GitHub (100hellos/deno)
docker run --rm --platform="linux/amd64" 100hellos/deno:latest
Read the repo README, or fork the project and customize it.
For an interactive shell:
docker run --rm --platform="linux/amd64" --entrypoint="" -it 100hellos/deno:latest zsh
Deno is a simple, modern and secure runtime for JavaScript and TypeScript that uses V8 and is built in Rust.
This container runs a simple "Hello World!" using Deno.
Content type
Image
Digest
sha256:7164938c3…
Size
80.7 MB
Last updated
3 months ago
docker pull 100hellos/deno