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
commit bcc889f6cf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

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`