I’ve switched from Docker and Docker Desktop to something new (not Rancher), but it does expose Docker compatibility APIs, so not a problem here.
> On Sep 13, 2023, at 4:40 PM, Ralph Goers <ralph.go...@dslextreme.com> wrote: > > Are you really switching from Docker or just Docker Desktop? We moved to use > Rancher due to the licensing problems with Docker Desktop. But that still > uses K8S and Docker. > > Ralph > > > >> On Sep 13, 2023, at 6:13 AM, Gary Gregory <garydgreg...@gmail.com> wrote: >> >> FWIW, on my main (work) laptop, I am about to switch away from Docker >> on the desktop to another container solution (not sure which one yet). >> >> Gary >> >> On Wed, Sep 13, 2023 at 2:33 AM Piotr P. Karwasz >> <piotr.karw...@gmail.com> wrote: >>> >>> Hi Volkan, >>> >>> On Wed, 13 Sept 2023 at 08:23, Volkan Yazıcı <vol...@yazi.ci> wrote: >>>> Though note that this will introduce a new requirement on the build >>>> hosts: Docker Engine accessibility. Hence, it is better to put these >>>> behind a Maven profile (`container`?) that one can opt out of. >>> >>> This is my main concern, do all committers accept tests running on Docker? >>> At work I have successfully ran Docker with WSL2, but be aware that >>> this changes the way Windows work and other virtualisation >>> technologies might need to be reconfigured or will slow down (e.g. >>> VirtualBox). >>> >>> Piotr >