Skip to main content
Module

x/deno/.devcontainer/Dockerfile

A modern runtime for JavaScript and TypeScript.
Go to Latest
File
FROM mcr.microsoft.com/vscode/devcontainers/rust:0-1
# Install DenoENV DENO_INSTALL=/usr/localRUN curl -fsSL https://deno.land/x/install/install.sh | sh