devcontainers / feature-starter

A bootstrap repo for self-authoring Dev Container Features
https://containers.dev
MIT License
277 stars 131 forks source link

feat: cache CLI install #42

Closed jarrodcolburn closed 1 year ago

jarrodcolburn commented 1 year ago

Elevated install of devcontainers cli to earlier lifecycle scripts to enable caching. Cli install doesn't require any user specific's of postCreateCommand.

If PR is adopted, recommend similar change on template-starter