devcontainer.json does not pick up parameters from the env file and does not pass them to docker-compose #6586
Labels
containers
Issue in vscode-remote containers
feature-request
Request for new features or functionality
Milestone
I need to pass the path to the project folder at one point from somewhere (from under the env file or devcontainer).
Unfortunately, now we have to duplicate it, because we could not link devcontainer with docker-compose at all.
Please fix/modify.
The text was updated successfully, but these errors were encountered: