https://github.com/syumai/deno-docker
docker pull syumai/deno
# Run script in docker container
docker run --rm -v $PWD:/deno/ syumai/deno:latest deno index.ts
Content type
Image
Digest
Size
86.3 MB
Last updated
almost 8 years ago
docker pull syumai/deno