DockerCLI/docs/extend
Sebastiaan van Stijn 0bc092496f
deprecate experimental graphdriver plugins
[Graphdriver plugins] are an experimental feature that allow extending the
Docker Engine with custom storage drivers for storing images and containers.
This feature was not maintained since its inception, and will no longer be
supported in upcoming releases.

Users of this feature are recommended to instead configure the Docker Engine
to use the [containerd image store], and a custom [snapshotter].

[Graphdriver plugins]: https://github.com/docker/cli/blob/v26.1.4/docs/extend/plugins_graphdriver.md
[containerd image store]: 31a16f1da2/content/storage/containerd.md
[snapshotter]: https://github.com/containerd/containerd/tree/v1.7.18/docs/snapshotters

Signed-off-by: Sebastiaan van Stijn <github@gone.nl>
2024-06-18 16:47:00 +02:00
..
images Add a link to the new build instructions 2017-06-02 00:10:24 +00:00
EBS_volume.md Removed all mentions of "please" from docs and messages 2024-06-11 16:53:40 +02:00
config.md docs: update url scheme for reference docs 2024-02-20 21:38:50 +01:00
index.md deprecate experimental graphdriver plugins 2024-06-18 16:47:00 +02:00
legacy_plugins.md Merge pull request #4396 from zliang-akamai/patch-1 2024-01-31 12:55:31 +01:00
plugin_api.md docs(plugins): fix typos and formatting 2024-01-16 20:37:29 +01:00
plugins_authorization.md docs: update url scheme for reference docs 2024-02-20 21:38:50 +01:00
plugins_logging.md docs(plugins): fix typos and formatting 2024-01-16 20:37:29 +01:00
plugins_metrics.md docs(plugins): fix typos and formatting 2024-01-16 20:37:29 +01:00
plugins_network.md docs(plugins): fix typos and formatting 2024-01-16 20:37:29 +01:00
plugins_services.md docs: remove "{% raw %}" / "{% endraw %}" Jekyl (liquid) leftovers 2023-11-27 22:05:39 +01:00
plugins_volume.md docs(plugins): fix typos and formatting 2024-01-16 20:37:29 +01:00