Guillaume Lours

Results 173 comments of Guillaume Lours

@deidyomega Thanks for your feedback. As I already wrote in #66 we'll use Compose file format to allow you to configure Dev Environment and you'll be able to define the...

Hello @hegerdes Thanks for you feedback! We're currently working to use Compose as the default file format to define/configure Dev Environments, so we should fix your issue with `.env` file....

Hello @nileshtrivedi Compose `v1` and `v2` behave differently , I'll try to figure out what should be the right behaviour and propose a PR to fix that. By the way...

[A fix has been merged](https://github.com/docker/compose/pull/8929) this morning, the sample should run fine with Compose V2 in the next release of Docker Desktop (maybe `4.3.0`)

Hahah @crazy-max I just see your message, is it too late to bump the version?

Ok I just see that you already added a commit to bump the version 🤦‍♂️

@aevesdocker I think this is a valide request, if you want I can create a PR to add an example

Hello @charankamarapu Can you share a simple compose file to reproduce the issue please?

Hello @charankamarapu I can't reproduce your issue with the proposed example, the app is starting properly on my side You can share, not via an screenshot if possible, the exact...

Sorry even when switching to version `v2.31.0` and above I can't reproduce the issue. The application is running correctly on my side ``` ~/test/issue-12413/samples-go/gin-mongo main > bat docker-compose.yaml 15:09:37 ───────┬───────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────...