devcontainers / devcontainers/features
docker in docker: Error: there is no registered task type 'docker-run'
Ouverte
- Langage dominant
- Shell
- Étoiles
- 1.5k
- Forks
- 622
- Merge moyen
- 6 j 53 min
- PR mergées (30 j)
- 9
Description
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.
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.