Javier López Barba
Javier López Barba
@AgustinRamiroDiaz There is a [new buildkit release 0.10.5](https://github.com/moby/buildkit/releases/tag/v0.10.5) and a new [docker cli](https://github.com/moby/moby/releases/tag/v20.10.20) that patches some security issues. Can you check if you can upgrade them?
Just a quick update. The compose serialised library that is used by https://github.com/docker/compose/tree/v2 is https://github.com/compose-spec/compose-go
Could we put this one on 2.5? The last three regressions came because of this code, so having it as soon as possible can fix all the issues that we...
Let's keep it open for a little more. This will allow to make changes on any of the sections with retrocompatibility in all other sections
I want to bump this issue. We deserialize several times the same manifest, If we have this implementation we can deserialize `name`, `context` and `namespace`, set the environment variables and...
Hi @maroshii, Do you remember why this was a good addition?
@rlamana @pchico83 It seems that worktrees are getting more and more popular. Maybe it's worth to check this because the people using worktrees won't have access to git pull feature
> > @rlamana @pchico83 It seems that worktrees are getting more and more popular. Maybe it's worth to check this because the people using worktrees won't have access to git...