devcontainers / devcontainers/cli

Run onCreateCommand and updateContentCommand in prebuilt images (not pre-built Codespaces)

未关闭
#150 4 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
feature-request
主要语言
TypeScript
星标
3k
派生
457
平均合并
13 小时 17 分钟
30 天内合并 PR
6

描述

Codespaces has an option to bake `onCreateCommand` and `updateContentCommand` steps into the image in case they are time-consuming.

> If a user installs dependencies into a dev container via new features spec, they won't be able to reference those in the image's `Dockerfile` because features are applied after the initial build process. So the only way to customize the image becomes those aforementioned steps.

Providing a way to create an analog of Codespaces prebuilds would allow the publication of organization-wide fully ready-made images for local use.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。