mirror of
https://github.com/docker/docs.git
synced 2026-03-27 14:28:47 +07:00
hotfix: patch vendor titles
Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
This commit is contained in:
4
_vendor/github.com/docker/cli/docs/deprecated.md
generated
4
_vendor/github.com/docker/cli/docs/deprecated.md
generated
@@ -1,4 +1,6 @@
|
||||
---
|
||||
title: Deprecated Docker Engine features
|
||||
linkTitle: Deprecated features
|
||||
aliases: ["/engine/misc/deprecated/"]
|
||||
description: "Deprecated Features."
|
||||
keywords: "docker, documentation, about, technology, deprecate"
|
||||
@@ -13,8 +15,6 @@ keywords: "docker, documentation, about, technology, deprecate"
|
||||
will be rejected.
|
||||
-->
|
||||
|
||||
# Deprecated Engine Features
|
||||
|
||||
This page provides an overview of features that are deprecated in Engine. Changes
|
||||
in packaging, and supported (Linux) distributions are not included. To learn
|
||||
about end of support for Linux distributions, refer to the
|
||||
|
||||
@@ -1,5 +1,6 @@
|
||||
---
|
||||
title: Docker Engine managed plugin system
|
||||
linkTitle: Docker Engine plugins
|
||||
description: Develop and use a plugin with the managed plugin system
|
||||
keywords: "API, Usage, plugins, documentation, developer"
|
||||
aliases:
|
||||
|
||||
@@ -1,4 +1,6 @@
|
||||
# buildkitd.toml
|
||||
---
|
||||
title: buildkitd.toml
|
||||
---
|
||||
|
||||
The TOML file used to configure the buildkitd daemon settings has a short
|
||||
list of global settings followed by a series of sections for specific areas
|
||||
|
||||
Reference in New Issue
Block a user