devcontainers / devcontainers/features
docker in docker: Error: there is no registered task type 'docker-run'
Aperta
- Lingua principale
- Shell
- Stelle
- 1.5k
- Fork
- 621
- Merge medio
- 2g 11h
- PR unite (30g)
- 4
Descrizione
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.
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.