Create a re-usable Coder module that installs the latest version of @devcontainers/cli to be published to registry.coder.com
This 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
Create a re-usable Coder module that installs the latest version of
@devcontainers/clito 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
devcontainerCLI available in their template.We may need to additionally install
nodejsas a dependency.Reference: https://code.visualstudio.com/docs/devcontainers/devcontainer-cli#_alternate-installation