You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docker{,-rootful}.yaml: Enable the containerd image store by default
To support building multi-platform images.
Use `--set .param.containerdSnapshotter=false` flag to disable it.
#3858 (comment)
> https://docs.docker.com/desktop/features/containerd/
> > The containerd image store is enabled by default in Docker Desktop version 4.34 and later, but only for clean installs or if you perform a factory reset.
>
> 4.34 was released on 2024-08-29
> https://docs.docker.com/desktop/release-notes/#4340
Signed-off-by: Norio Nomura <norio.nomura@gmail.com>
0 commit comments