devcontainers / devcontainers/features
docker in docker: Error: there is no registered task type 'docker-run'
Offen
- Vorherrschende Sprache
- Shell
- Sterne
- 1.5k
- Forks
- 621
- Ø Merge
- 6 T. 53 Min.
- Gemergte PRs (30 T.)
- 9
Beschreibung
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.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.