Hi Everyone!
I'm very sorry for being a nuisance again, but I would like to ask, if there are any plans for updating the Docker version used in the plugin?
Since version 27.1.2, there have been six new releases (IICC), including the first one with a maximum API version change (27.0.0 with API 1.47).
Docker is now at version 27.4.1 and there have been a few annoying bugs fixed (most notably https://github.com/moby/moby/pull/49079 recently).
As I mentioned before (RE: Docker Add-on Version), I'm sorry but I don't have the resources to build my own version.
Thanks in advance and keep up the good work!
Docker Add-on Version
-
Herrminator -
December 20, 2024 at 2:18 PM -
Thread is Unresolved
-
-
Hello!
I forgot to ask one more question: Would it be a big problem to include the docker-buildx and docker-compose plugins with the addon?
These two have been pretty much the standard for building and orchestrating for a while...
Regards again! -
27.4.0 is in the LE13 nightlies. 27.4.1 is in the backlog.
LE12 has 27.3.1 in it -
I have looked at buildx a few times, there is a PR in my dev tree for it. It is a bit messy to build, and on my long term backlog.
-
Thanks for the infos!
-
I have looked at buildx a few times, there is a PR in my dev tree for it. It is a bit messy to build, and on my long term backlog.
Do you need to build it? Aren't all those docker binaries (including the plugins) static go based? They might be compatible as is.
-
Do you need to build it?
Yes/No .. It's not mandatory, but building from source gives clearer provenance, and often gives flexibility around packaging.