devcontainers / devcontainers/features
docker in docker: Error: there is no registered task type 'docker-run'
オープン
- 主要言語
- Shell
- スター
- 1.5k
- フォーク
- 621
- 平均マージ
- 6日 53分
- マージ済み PR(30日)
- 9
説明
When using the docker in docker feature docker tasks are not detected:
The output gives:
```
Error: there is no registered task type 'docker-build'. Did you miss installing an extension that provides a corresponding task provider?
Error: there is no registered task type 'docker-run'. Did you miss installing an extension that provides a corresponding task provider?
```
My suspicion is that the tasks.json is parsed before the addon is installed.
コントリビューションガイド
評価
この issue はまだ評価されていません。