Thiago Rodrigues Coelho
Thiago Rodrigues Coelho
Any updates on this? Have facing same problem. Had to use compose V1 as a result to read DOCKER_HOST from .env file.
Hi @prullmann . Have checked and still docker compose V2 does not read DOCKER_HOST environment variable as V1 does. Have tested on latest Docker Desktop Version: `docker info` Client: Context:...
Hello @prullmann , as we can confirm that is really happening, do we have any scheduled date as a result to solve that? Thank you.
Hello, have updated to the latest Docker Desktop version 4.10.0 and this issue was not resolved. `docker info` Client: Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker Inc.,...
Hello, do we have any news regarding this one? Have updated to the latest docker version: `docker info` ``` Client: Context: default Debug Mode: false Plugins: buildx: Docker Buildx (Docker...
Thanks @ulyssessouza !
Hi @ulyssessouza , when this will be available? Thank you!
Well, don't get it because we have that behavior on docker compose V1, which helps a lot when we have to manipulate several environments remotely. Believe keep using V1 then...
Hi @milas , as per docker documentation this environment variable should work on docker compose V2: https://docs.docker.com/compose/environment-variables/envvars/ Is this correct? If DOCKER_HOST is unavailable for compose V2, what should be...
Hello, any updates on this? Thanks.