Current Series Release Notes

8.0.0.0rc1-16

Upgrade Notes

  • containerd root path default has been changed from distribution default to /var/lib/docker/containerd when using docker role.

Bug Fixes

  • Due to changes in docker-ce 29 that switched default image store engine to containerd, containerd root path default has been changed from distribution default to /var/lib/docker/containerd when using docker role.

  • Fixes execution of the Docker role when using Ansible check mode. LP#2144003