Fix GitHub spelling

Signed-off-by: Frieder Bluemle <frieder.bluemle@gmail.com>
master
Frieder Bluemle 2017-10-05 01:03:55 +08:00
parent f7ef79228e
commit 45c9b9b6c1
No known key found for this signature in database
GPG Key ID: EEAAFC3A01B5FFC6
138 changed files with 140 additions and 140 deletions

2
.github/CODEOWNERS vendored
View File

@ -1,4 +1,4 @@
# Github code owners # GitHub code owners
# See https://github.com/blog/2392-introducing-code-owners # See https://github.com/blog/2392-introducing-code-owners
cli/command/stack/** @dnephin @vdemeester cli/command/stack/** @dnephin @vdemeester

View File

@ -103,7 +103,7 @@
[people.cpuguy83] [people.cpuguy83]
Name = "Brian Goff" Name = "Brian Goff"
Email = "cpuguy83@gmail.com" Email = "cpuguy83@gmail.com"
Github = "cpuguy83" GitHub = "cpuguy83"
[people.crosbymichael] [people.crosbymichael]
Name = "Michael Crosby" Name = "Michael Crosby"

View File

@ -1,6 +1,6 @@
# The non-reference docs have been moved! # The non-reference docs have been moved!
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ description: "Deprecated Features."
keywords: "docker, documentation, about, technology, deprecate" keywords: "docker, documentation, about, technology, deprecate"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ keywords: "API, Usage, plugins, documentation, developer, amazon, ebs, rexray, v
title: Volume plugin for Amazon EBS title: Volume plugin for Amazon EBS
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "How develop and use a plugin with the managed plugin system"
keywords: "API, Usage, plugins, documentation, developer" keywords: "API, Usage, plugins, documentation, developer"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ keywords: "API, Usage, plugins, documentation, developer"
title: Managed plugin system title: Managed plugin system
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -6,7 +6,7 @@ description: "How to add additional functionality to Docker with plugins extensi
keywords: "Examples, Usage, plugins, docker, documentation, user guide" keywords: "Examples, Usage, plugins, docker, documentation, user guide"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "How to write Docker plugins extensions "
keywords: "API, Usage, plugins, documentation, developer" keywords: "API, Usage, plugins, documentation, developer"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -6,7 +6,7 @@ redirect_from:
- "/engine/extend/authorization/" - "/engine/extend/authorization/"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ keywords: "Examples, Usage, storage, image, docker, data, graph, plugin, api"
advisory: experimental advisory: experimental
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "Log driver plugins."
keywords: "Examples, Usage, plugins, docker, documentation, user guide, logging" keywords: "Examples, Usage, plugins, docker, documentation, user guide, logging"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "Metrics plugins."
keywords: "Examples, Usage, plugins, docker, documentation, user guide, metrics" keywords: "Examples, Usage, plugins, docker, documentation, user guide, metrics"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "Network driver plugins."
keywords: "Examples, Usage, plugins, docker, documentation, user guide" keywords: "Examples, Usage, plugins, docker, documentation, user guide"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ keywords: "API, Usage, plugins, documentation, developer"
title: Plugins and Services title: Plugins and Services
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "How to manage data with external volume plugins"
keywords: "Examples, Usage, volume, docker, data, volumes, plugin, api" keywords: "Examples, Usage, volume, docker, data, volumes, plugin, api"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -6,7 +6,7 @@ redirect_from:
- /reference/builder/ - /reference/builder/
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The attach command description and usage"
keywords: "attach, running, container" keywords: "attach, running, container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The build command description and usage"
keywords: "build, docker, image" keywords: "build, docker, image"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "Docker's CLI command description and usage"
keywords: "Docker, Docker documentation, CLI, command line" keywords: "Docker, Docker documentation, CLI, command line"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The commit command description and usage"
keywords: "commit, file, changes" keywords: "commit, file, changes"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ description: "The container command description and usage"
keywords: "container" keywords: "container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "Remove all stopped containers"
keywords: container, prune, delete, remove keywords: container, prune, delete, remove
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The cp command description and usage"
keywords: "copy, container, files, folders" keywords: "copy, container, files, folders"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The create command description and usage"
keywords: "docker, create, container" keywords: "docker, create, container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ keywords: "stack, deploy"
advisory: "experimental" advisory: "experimental"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The diff command description and usage"
keywords: "list, changed, files, container" keywords: "list, changed, files, container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ description: "The daemon command description and usage"
keywords: "container, daemon, runtime" keywords: "container, daemon, runtime"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,8 +4,8 @@ description: "The events command description and usage"
keywords: "events, container, report" keywords: "events, container, report"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/moby/moby/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will
periodically be overwritten by the definitive file. Pull periodically be overwritten by the definitive file. Pull

View File

@ -4,7 +4,7 @@ description: "The exec command description and usage"
keywords: "command, container, run, execute" keywords: "command, container, run, execute"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The export command description and usage"
keywords: "export, file, system, container" keywords: "export, file, system, container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The history command description and usage"
keywords: "docker, image, history" keywords: "docker, image, history"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ description: "The image command description and usage"
keywords: "image" keywords: "image"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "Remove all stopped images"
keywords: "image, prune, delete, remove" keywords: "image, prune, delete, remove"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The images command description and usage"
keywords: "list, docker, images" keywords: "list, docker, images"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The import command description and usage"
keywords: "import, file, system, container" keywords: "import, file, system, container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ keywords: "Docker, Docker documentation, CLI, command line"
identifier: "smn_cli_guide" identifier: "smn_cli_guide"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The info command description and usage"
keywords: "display, docker, information" keywords: "display, docker, information"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The inspect command description and usage"
keywords: "inspect, container, json" keywords: "inspect, container, json"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The kill command description and usage"
keywords: "container, kill, signal" keywords: "container, kill, signal"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The load command description and usage"
keywords: "stdin, tarred, repository" keywords: "stdin, tarred, repository"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The login command description and usage"
keywords: "registry, login, image" keywords: "registry, login, image"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The logout command description and usage"
keywords: "logout, docker, registry" keywords: "logout, docker, registry"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The logs command description and usage"
keywords: "logs, retrieve, docker" keywords: "logs, retrieve, docker"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The network command description and usage"
keywords: "network" keywords: "network"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The network connect command description and usage"
keywords: "network, connect, user-defined" keywords: "network, connect, user-defined"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The network create command description and usage"
keywords: "network, create" keywords: "network, create"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The network disconnect command description and usage"
keywords: "network, disconnect, user-defined" keywords: "network, disconnect, user-defined"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The network inspect command description and usage"
keywords: "network, inspect, user-defined" keywords: "network, inspect, user-defined"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The network ls command description and usage"
keywords: "network, list, user-defined" keywords: "network, list, user-defined"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "the network rm command description and usage"
keywords: "network, rm, user-defined" keywords: "network, rm, user-defined"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ description: "The node command description and usage"
keywords: "node" keywords: "node"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The node demote command description and usage"
keywords: "node, demote" keywords: "node, demote"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The node inspect command description and usage"
keywords: "node, inspect" keywords: "node, inspect"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The node ls command description and usage"
keywords: "node, list" keywords: "node, list"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The node promote command description and usage"
keywords: "node, promote" keywords: "node, promote"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ keywords: node, tasks, ps
aliases: ["/engine/reference/commandline/node_tasks/"] aliases: ["/engine/reference/commandline/node_tasks/"]
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The node rm command description and usage"
keywords: "node, remove" keywords: "node, remove"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The node update command description and usage"
keywords: "resources, update, dynamically" keywords: "resources, update, dynamically"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The pause command description and usage"
keywords: "cgroups, container, suspend, SIGSTOP" keywords: "cgroups, container, suspend, SIGSTOP"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The plugin command description and usage"
keywords: "plugin" keywords: "plugin"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "the plugin create command description and usage"
keywords: "plugin, create" keywords: "plugin, create"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "the plugin disable command description and usage"
keywords: "plugin, disable" keywords: "plugin, disable"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "the plugin enable command description and usage"
keywords: "plugin, enable" keywords: "plugin, enable"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The plugin inspect command description and usage"
keywords: "plugin, inspect" keywords: "plugin, inspect"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "the plugin install command description and usage"
keywords: "plugin, install" keywords: "plugin, install"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The plugin ls command description and usage"
keywords: "plugin, list" keywords: "plugin, list"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "the plugin push command description and usage"
keywords: "plugin, push" keywords: "plugin, push"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "the plugin rm command description and usage"
keywords: "plugin, rm" keywords: "plugin, rm"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "the plugin set command description and usage"
keywords: "plugin, set" keywords: "plugin, set"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "the plugin upgrade command description and usage"
keywords: "plugin, upgrade" keywords: "plugin, upgrade"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The port command description and usage"
keywords: "port, mapping, container" keywords: "port, mapping, container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The ps command description and usage"
keywords: "container, running, list" keywords: "container, running, list"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The pull command description and usage"
keywords: "pull, image, hub, docker" keywords: "pull, image, hub, docker"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The push command description and usage"
keywords: "share, push, image" keywords: "share, push, image"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The rename command description and usage"
keywords: "rename, docker, container" keywords: "rename, docker, container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The restart command description and usage"
keywords: "restart, container, Docker" keywords: "restart, container, Docker"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The rm command description and usage"
keywords: "remove, Docker, container" keywords: "remove, Docker, container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The rmi command description and usage"
keywords: "remove, image, Docker" keywords: "remove, image, Docker"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The run command description and usage"
keywords: "run, command, container" keywords: "run, command, container"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The save command description and usage"
keywords: "tarred, repository, backup" keywords: "tarred, repository, backup"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The search command description and usage"
keywords: "search, hub, images" keywords: "search, hub, images"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The secret command description and usage"
keywords: "secret" keywords: "secret"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The secret create command description and usage"
keywords: ["secret, create"] keywords: ["secret, create"]
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The secret inspect command description and usage"
keywords: ["secret, inspect"] keywords: ["secret, inspect"]
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The secret ls command description and usage"
keywords: ["secret, ls"] keywords: ["secret, ls"]
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The secret rm command description and usage"
keywords: ["secret, rm"] keywords: ["secret, rm"]
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The service command description and usage"
keywords: "service" keywords: "service"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The service create command description and usage"
keywords: "service, create" keywords: "service, create"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The service inspect command description and usage"
keywords: "service, inspect" keywords: "service, inspect"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The service logs command description and usage"
keywords: "service, task, logs" keywords: "service, task, logs"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The service ls command description and usage"
keywords: "service, ls" keywords: "service, ls"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -5,7 +5,7 @@ keywords: "service, tasks, ps"
aliases: ["/engine/reference/commandline/service_tasks/"] aliases: ["/engine/reference/commandline/service_tasks/"]
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The service rm command description and usage"
keywords: "service, rm" keywords: "service, rm"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The service rollback command description and usage"
keywords: "service, rollback" keywords: "service, rollback"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The service scale command description and usage"
keywords: "service, scale" keywords: "service, scale"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The service update command description and usage"
keywords: "service, update" keywords: "service, update"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The stack command description and usage"
keywords: "stack" keywords: "stack"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The stack deploy command description and usage"
keywords: "stack, deploy, up" keywords: "stack, deploy, up"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

View File

@ -4,7 +4,7 @@ description: "The stack ls command description and usage"
keywords: "stack, ls" keywords: "stack, ls"
--- ---
<!-- This file is maintained within the docker/cli Github <!-- This file is maintained within the docker/cli GitHub
repository at https://github.com/docker/cli/. Make all repository at https://github.com/docker/cli/. Make all
pull requests against that repo. If you see this file in pull requests against that repo. If you see this file in
another repository, consider it read-only there, as it will another repository, consider it read-only there, as it will

Some files were not shown because too many files have changed in this diff Show More