devcontainers / devcontainers/cli

Evaluating Local Environment Variables With Prebuilds

オープン
#819 コメント 4 件 リアクション 0 件 担当者 1 名 @chrmarti が担当を希望しています GitHub で見る
info-needed
主要言語
TypeScript
スター
3k
フォーク
457
平均マージ
13時間 17分
マージ済み PR(30日)
6

説明

I have a private feature which creates and adds a user to the underlying container. The feature passes all of its tests; it definitely correctly creates a user. I've published the feature image to the GitHub container registry.

When I use this feature with a Dev Container, it works fine. For some reason, when I pre-build and push the Dev Container's image to GHCR, the user is no longer present in the pre-built image.

When I look at the build logs, the feature is definitely being installed. For some reason, all of the "work" that feature does is not present in the pre-built image.

Do you have any suggestions for troubleshooting this issue?

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。