I've been testing with a similar default change, it will be available shortly.
Thanks for the reminder! Bruce On Tue, Jun 6, 2023 at 3:43 AM Chen Qi via lists.yoctoproject.org <[email protected]> wrote: > > From: Chen Qi <[email protected]> > > docker-ce has been deprecated, so switch to docker-moby as > the preferred provider. > > Signed-off-by: Chen Qi <[email protected]> > --- > conf/layer.conf | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/conf/layer.conf b/conf/layer.conf > index 88ac3905..9ff61f12 100644 > --- a/conf/layer.conf > +++ b/conf/layer.conf > @@ -41,7 +41,7 @@ require conf/distro/include/virt_security_flags.inc > > PREFERRED_PROVIDER_virtual/runc ?= "runc-opencontainers" > PREFERRED_PROVIDER_virtual/containerd ?= "containerd-opencontainers" > -PREFERRED_PROVIDER_virtual/docker ?= "docker-ce" > +PREFERRED_PROVIDER_virtual/docker ?= "docker-moby" > > # Sanity check for meta-virtualization layer. > # Setting SKIP_META_VIRT_SANITY_CHECK to "1" would skip the bbappend files > check. > -- > 2.40.0 > > > > -- - Thou shalt not follow the NULL pointer, for chaos and madness await thee at its end - "Use the force Harry" - Gandalf, Star Trek II
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#8094): https://lists.yoctoproject.org/g/meta-virtualization/message/8094 Mute This Topic: https://lists.yoctoproject.org/mt/99358925/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/meta-virtualization/leave/6693005/21656/1014668956/xyzzy [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
