You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Related to [this issue](coder/coder#16432)
Create a new module to install
[@devcontainers/cli](https://github.com/devcontainers/cli) using npm.
---------
Co-authored-by: Mathias Fredriksson <mafredri@gmail.com>
Co-authored-by: M Atif Ali <atif@coder.com>
Create a re-usable Coder module that installs the latest version of
@devcontainers/cli
to be published to registry.coder.comThis will provide a low-friction path for users who need to use devcontainers but who do not have the
devcontainer
CLI available in their template.We may need to additionally install
nodejs
as a dependency.Reference: https://code.visualstudio.com/docs/devcontainers/devcontainer-cli#_alternate-installation
The text was updated successfully, but these errors were encountered: