Merge pull request #4373 from dvdksn/24.0_backport_dockerd-fix-alternative-runtimes-link

[24.0 Backport] Fix broken link in dockerd cli reference
This commit is contained in:
Sebastiaan van Stijn
2023-06-26 16:19:10 +02:00
committed by GitHub
+1 -1
View File
@@ -854,7 +854,7 @@ installed outside of `PATH`, must be registered with the daemon, either via the
configuration file or using the `--add-runtime` command line flag.
For examples on how to use other container runtimes, see
[Alternative container runtimes](https://docs.docker.com/engine/alternative-container-runtimes)
[Alternative container runtimes](https://docs.docker.com/engine/alternative-runtimes/)
##### Configure runtimes using `daemon.json`