devcontainers / devcontainers/features

docker in docker: Error: there is no registered task type 'docker-run'

Abierto
#489 10 comentarios 2 reacciones 1 asignado Reclamado por @meganrogge Ver en GitHub
Lenguaje dominante
Shell
Estrellas
1.5k
Forks
621
Merge medio
6 d 53 min
PR fusionados (30 d)
9

Descripción

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.

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.