Nicolas De loof

Results 981 comments of Nicolas De loof

`attach` indeed only applies to the `up` command as this one .. attach to container to get logs. `logs` command on the other hand, just like `docker logs`, query docker...

This issue is due to limitation in the golang json binding library: this one doesn't ditsinguish empty vs null (so `"ipam": {}` missing from output) and doesn't allow to restore...

Can you please let us know which usage you have for `compose config` output as a json stream ?

This has been fixed already in v2.24.6, could you please give it a try to confirm ?

@gisostallenberg this doesn't appear on docker/compose release note as this is related to the compose file parser library see https://github.com/compose-spec/compose-go/pull/568

> 2.24.6-1 now comes with this bug which still impacts my development significantly.:( This constraint was well documented, and I'm surprised so many users just discover this as some check...

Closing this issue as the original reported bug is confirmed to be fixed