You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.
project root with any .env file in INI format (with section name)
config dev container as docker-compose mode, build or rebuild the container.
Why it happen:
vscode run docker-compose version in the project root, but docker-compose read .env as default, and the project root .env not a valid docker-compose env file.
The text was updated successfully, but these errors were encountered:
edwinhuish
changed the title
Docker Compose required
BUG - Docker Compose required
Aug 28, 2022
Thanks for opening @edwinhuish. Does this issue pertain to a specific dev container definition? This repo is for discussing specific definitions and Features (although our team has been actively working on an updated plan for community contributions and this repo moving forward, which we've now outlined in this issue: #1589).
Steps to Reproduce:
Why it happen:
vscode run docker-compose version in the project root, but docker-compose read .env as default, and the project root .env not a valid docker-compose env file.
The text was updated successfully, but these errors were encountered: