-
Notifications
You must be signed in to change notification settings - Fork 386
Closed
Labels
containersIssue in vscode-remote containersIssue in vscode-remote containersfeature-requestRequest for new features or functionalityRequest for new features or functionality
Milestone
Description
It would be nice to support runArgs
parameter to call some args on docker-compose command.
For example, we could use the --env-file
option on docker-compose command to specify custom .env
file name where we set COMPOSE_PROJECT_NAME
(it's a common use case to have a committed .env
file but an ignored .env.local
file that override some values).
(It might also be an envFile
parameter in devcontainer.json
to specify the .env
file to use)
Thanks!
oyvinev, sanmai-NL, vthaker-blu, henrikhorluck, crhan and 4 more
Metadata
Metadata
Assignees
Labels
containersIssue in vscode-remote containersIssue in vscode-remote containersfeature-requestRequest for new features or functionalityRequest for new features or functionality