devcontainers / devcontainers/cli
Mounting files to be used during features build
オープン
feature-request
- 主要言語
- TypeScript
- スター
- 3k
- フォーク
- 457
- 平均マージ
- 13時間 17分
- マージ済み PR(30日)
- 6
説明
I'd like to be able to mount some files which then be later used during feature installation.
My use case looks as follows:
1. Before running `devcontainer up` I download some files
2. Then custom feature needs to do some processing on downloaded files - but it fails since those files are not available during build
I can see that within the BuildKit there is an option that we can leverage:
https://docs.docker.com/reference/dockerfile/#run---mount
コントリビューションガイド
評価
この issue はまだ評価されていません。