devcontainers / devcontainers/features

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

Open
#489 10 comments 2 reactions 1 assignee Claimed by @meganrogge View on GitHub
Dominant language
Shell
Stars
1.5k
Forks
621
Avg merge
2d 11h
Merged PRs (30d)
4

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.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.