docs: address issue #24296

This change was automatically generated by the documentation agent team
in response to issue #24296.

🤖 Generated with cagent
This commit is contained in:
dvdksn
2026-03-09 13:23:58 +00:00
committed by github-actions[bot]
parent 3b0f129078
commit c116aeb256

View File

@@ -48,7 +48,7 @@ The Docker Engine provides the following storage backends on Linux:
The Docker Engine has a prioritized list of which storage driver to use if no
storage driver is explicitly configured, assuming that the storage driver meets
the prerequisites, and automatically selects a compatible storage driver. You
can see the order in the [source code for Docker Engine {{% param "docker_ce_version" %}}](https://github.com/moby/moby/blob/v{{% param "docker_ce_version" %}}/daemon/graphdriver/driver_linux.go#L52-L53).
can see the order in the [source code for Docker Engine {{% param "docker_ce_version" %}}](https://github.com/moby/moby/blob/docker-v{{% param "docker_ce_version" %}}/daemon/graphdriver/driver_linux.go).
{ #storage-driver-order }
<!-- markdownlint-enable reference-links-images -->