mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
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:
committed by
github-actions[bot]
parent
3b0f129078
commit
c116aeb256
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user