Guillaume Lours

Results 21 issues of Guillaume Lours

**What I did** Testing something for issue #11437 **Related issue** **(not mandatory) A picture of a cute animal, if possible in relation to what you did**

…e package in favor of docker-compose-plugin As Debian `docker-compose` package still install `v1.29.x` deprecated version of Compose, we could conflict when a user will try to install the 2 version,...

**- What I did** Use `compose-go` to parse, interpolate and merge Compose configurations. As this library, under active maintenance and development by the Compose team, is up to date with...

bump gihub action versions **What I did** Add configuration to use Docker Build Cloud for building release and binary images **Related issue** n/a **(not mandatory) A picture of a cute...

**What I did** **Related issue** **(not mandatory) A picture of a cute animal, if possible in relation to what you did**

Since we're using the `alpha` command in Compose, we need to remove sub commands which may either be remove or promote as official commands. See https://github.com/docker/compose/pull/11155 as example

internal reference : https://docker.atlassian.net/browse/COMP-568

Use the latest version `v2.1.0` of `compose-go` with `bake`. This one introduces `entitlements` attribute which is managed on the Compose side

status/code-review

**What I did** Add a command to generate a compose file from a containers list `docker compose alpha generate CONTAINER_NAME or CONTAINER_ID` Missing pieces: - Config support - Container ressource...

**What I did** **Related issue** **(not mandatory) A picture of a cute animal, if possible in relation to what you did**