mirror of
https://github.com/docker/docs.git
synced 2026-06-19 07:35:16 +00:00
replaced docker/docker with moby/moby (#2879)
* replaced docker/docker with moby/moby * fixed incorrect name changes in release notes * fixed mentions of moby/moby in code
This commit is contained in:
committed by
Misty Stanley-Jones
parent
d4047a2cb5
commit
a3a7ae1e0b
@@ -68,7 +68,7 @@ if (gonnaFwd) {
|
||||
console.log("Showing 404 choices");
|
||||
var ghIssueQueryString = "title=404%20at%20" + path + "&body=URL%3A%20" + path;
|
||||
var output = new Array();
|
||||
output.push("<ul><li><a href='https://github.com/docker/docker.github.io/issues/new?" + ghIssueQueryString + "' class='nomunge'>File a ticket</a></li>");
|
||||
output.push("<ul><li><a href='https://github.com/moby/moby.github.io/issues/new?" + ghIssueQueryString + "' class='nomunge'>File a ticket</a></li>");
|
||||
output.push("<li><a href='/search/?q=" + phrase + "'</a>Search for <tt>"" + phrase + ""</tt></a></li>");
|
||||
output.push("<li><a href='/search/'>Try a different search</a></li>");
|
||||
output.push("<li><a href='/'>Go to the index</a></li></ul>");
|
||||
|
||||
+8
-8
@@ -59,31 +59,31 @@ work will be visible on docs.docker.com.
|
||||
|
||||
The following `vnext` branches currently exist:
|
||||
|
||||
- **[vnext-engine](https://github.com/docker/docker.github.io/tree/vnext-engine):**
|
||||
docs for upcoming features in the [docker/docker](https://github.com/docker/docker/)
|
||||
- **[vnext-engine](https://github.com/moby/moby.github.io/tree/vnext-engine):**
|
||||
docs for upcoming features in the [docker/docker](https://github.com/moby/moby/)
|
||||
project
|
||||
|
||||
- **[vnext-compose](https://github.com/docker/docker.github.io/tree/vnext-compose):**
|
||||
- **[vnext-compose](https://github.com/moby/moby.github.io/tree/vnext-compose):**
|
||||
docs for upcoming features in the [docker/compose](https://github.com/docker/compose/)
|
||||
project
|
||||
|
||||
- **[vnext-distribution](https://github.com/docker/docker.github.io/tree/vnext-distribution):**
|
||||
- **[vnext-distribution](https://github.com/moby/moby.github.io/tree/vnext-distribution):**
|
||||
docs for upcoming features in the [docker/distribution](https://github.com/docker/distribution/)
|
||||
project
|
||||
|
||||
- **[vnext-opensource](https://github.com/docker/docker.github.io/tree/vnext-opensource):**
|
||||
- **[vnext-opensource](https://github.com/moby/moby.github.io/tree/vnext-opensource):**
|
||||
docs for upcoming features in the [docker/opensource](https://github.com/docker/opensource/)
|
||||
project
|
||||
|
||||
- **[vnext-swarm](https://github.com/docker/docker.github.io/tree/vnext-swarm):**
|
||||
- **[vnext-swarm](https://github.com/moby/moby.github.io/tree/vnext-swarm):**
|
||||
docs for upcoming features in the [docker/swarm](https://github.com/docker/swarm/)
|
||||
project
|
||||
|
||||
- **[vnext-toolbox](https://github.com/docker/docker.github.io/tree/vnext-toolbox):**
|
||||
- **[vnext-toolbox](https://github.com/moby/moby.github.io/tree/vnext-toolbox):**
|
||||
docs for upcoming features in the [docker/toolbox](https://github.com/docker/toolbox/)
|
||||
project
|
||||
|
||||
- **[vnext-kitematic](https://github.com/docker/docker.github.io/tree/vnext-kitematic):**
|
||||
- **[vnext-kitematic](https://github.com/moby/moby.github.io/tree/vnext-kitematic):**
|
||||
docs for upcoming features in the [docker/kitematic](https://github.com/docker/kitematic/)
|
||||
project
|
||||
|
||||
|
||||
+1
-1
@@ -22,4 +22,4 @@ reference we imported, and its tag if relevant.
|
||||
| https://github.com/docker/opensource | b9b87bed67f4289 | docs-2016-08-03 |
|
||||
| https://github.com/docker/kitematic | 02c9f9607128802 | v0.12.0 |
|
||||
| https://github.com/docker/machine | 95041b4cfe2e8b2 | docs-v0.8.2-2016-09-28 |
|
||||
| https://github.com/docker/docker | 3134c23b55eb100 | n/a |
|
||||
| https://github.com/moby/moby | 3134c23b55eb100 | n/a |
|
||||
|
||||
@@ -74,23 +74,23 @@ work will be visible on [https://docs.docker.com/](https://docs.docker.com/).
|
||||
|
||||
The following `vnext` branches currently exist:
|
||||
|
||||
- **[vnext-engine](https://github.com/docker/docker.github.io/tree/vnext-engine):**
|
||||
docs for upcoming features in the [docker/docker](https://github.com/docker/docker/)
|
||||
- **[vnext-engine](https://github.com/moby/moby.github.io/tree/vnext-engine):**
|
||||
docs for upcoming features in the [docker/docker](https://github.com/moby/moby/)
|
||||
project
|
||||
|
||||
- **[vnext-compose](https://github.com/docker/docker.github.io/tree/vnext-compose):**
|
||||
- **[vnext-compose](https://github.com/moby/moby.github.io/tree/vnext-compose):**
|
||||
docs for upcoming features in the [docker/compose](https://github.com/docker/compose/)
|
||||
project
|
||||
|
||||
- **[vnext-distribution](https://github.com/docker/docker.github.io/tree/vnext-distribution):**
|
||||
- **[vnext-distribution](https://github.com/moby/moby.github.io/tree/vnext-distribution):**
|
||||
docs for upcoming features in the [docker/distribution](https://github.com/docker/distribution/)
|
||||
project
|
||||
|
||||
- **[vnext-swarm](https://github.com/docker/docker.github.io/tree/vnext-swarm):**
|
||||
- **[vnext-swarm](https://github.com/moby/moby.github.io/tree/vnext-swarm):**
|
||||
docs for upcoming features in the [docker/swarm](https://github.com/docker/swarm/)
|
||||
project
|
||||
|
||||
- **[vnext-toolbox](https://github.com/docker/docker.github.io/tree/vnext-toolbox):**
|
||||
- **[vnext-toolbox](https://github.com/moby/moby.github.io/tree/vnext-toolbox):**
|
||||
docs for upcoming features in the [docker/toolbox](https://github.com/docker/toolbox/)
|
||||
project
|
||||
|
||||
@@ -111,7 +111,7 @@ You have three options:
|
||||
1. On your local machine, clone this repo and run our staging container:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/docker/docker.github.io.git
|
||||
git clone https://github.com/moby/moby.github.io.git
|
||||
cd docker.github.io
|
||||
docker-compose up
|
||||
```
|
||||
@@ -134,7 +134,7 @@ You have three options:
|
||||
a. Clone this repo by running:
|
||||
|
||||
```bash
|
||||
git clone https://github.com/docker/docker.github.io.git
|
||||
git clone https://github.com/moby/moby.github.io.git
|
||||
```
|
||||
|
||||
b. Install Ruby 2.3 or later as described in [Installing Ruby]
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
If you omit the pr, it defaults to NULL.
|
||||
|
||||
Output:
|
||||
[#12345](https://github.com/docker/docker/pull/12345)
|
||||
[#12345](https://github.com/moby/moby/pull/12345)
|
||||
{% endcomment %}{% assign org = include.org | default: "docker" %}{% assign repo = include.repo | default: "docker" %}{% assign pr = include.pr | default: NULL %}{% assign github-url="https://github.com" %}{% capture pr-link %}[#{{ pr }}]({{ github-url }}/{{ org }}/{{ repo }}/pull/{{ pr }}){% endcapture %}{{ pr-link | strip_newlines }}
|
||||
+3
-3
@@ -5,7 +5,7 @@
|
||||
<!-- Logic for feedback CC'ing -->
|
||||
{% if page.assignee %}{% assign assignee=page.assignee%}{% else %}{% assign assignee=page.defaultassignee%}{% endif %}
|
||||
<!-- Logic for 'edit this button' -->
|
||||
{% assign edit_url = "https://github.com/docker/docker.github.io/edit/master/" | append: page.path %} {% for entry in site.data.not_edited_here.overrides %} {% if page.url contains entry.path %} {% if entry.source %}{% assign edit_url = entry.source %}{%
|
||||
{% assign edit_url = "https://github.com/moby/moby.github.io/edit/master/" | append: page.path %} {% for entry in site.data.not_edited_here.overrides %} {% if page.url contains entry.path %} {% if entry.source %}{% assign edit_url = entry.source %}{%
|
||||
else %}{% assign edit_url = "" %}{% endif %} {% break %} {% endif %} {% endfor %}
|
||||
|
||||
<!-- End of logic for 'edit this button' -->
|
||||
@@ -128,7 +128,7 @@ else %}{% assign edit_url = "" %}{% endif %} {% break %} {% endif %} {% endfor %
|
||||
"id": "8453675",
|
||||
"unique_id": "{{ page.path }}",
|
||||
"title": "{{ page.title }}",
|
||||
"permalink": "https://github.com/docker/docker.github.io/blob/master/{{ page.path }}"
|
||||
"permalink": "https://github.com/moby/moby.github.io/blob/master/{{ page.path }}"
|
||||
};
|
||||
(function(d, c, j) {
|
||||
if (!document.getElementById(j)) {
|
||||
@@ -157,7 +157,7 @@ else %}{% assign edit_url = "" %}{% endif %} {% break %} {% endif %} {% endfor %
|
||||
<ul>
|
||||
{% if edit_url != "" %}
|
||||
<li><a href="{{ edit_url }}"><i class="fa fa-pencil-square-o" aria-hidden="true"></i> Edit this page</a></li>{% endif %}
|
||||
<li><a href="https://github.com/docker/docker.github.io/issues/new?assignee={% if page.assignee %}{{ page.assignee }}{% else %}{{ page.defaultassignee }}{% endif %}&body=File: [{{ page.path }}](https://docs.docker.com{{ page.url }}), CC @{{ assignee }}"
|
||||
<li><a href="https://github.com/moby/moby.github.io/issues/new?assignee={% if page.assignee %}{{ page.assignee }}{% else %}{{ page.defaultassignee }}{% endif %}&body=File: [{{ page.path }}](https://docs.docker.com{{ page.url }}), CC @{{ assignee }}"
|
||||
class="nomunge"><i class="fa fa-check" aria-hidden="true"></i> Request docs changes</a></li>
|
||||
<li><a href="https://www.docker.com/docker-support-services"><i class="fa fa-question" aria-hidden="true"></i> Get support</a></li>
|
||||
<!-- toggle mode -->
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
# Fetches upstream resources from docker/docker and docker/distribution
|
||||
# Fetches upstream resources from moby/moby and docker/distribution
|
||||
# before handing off the site to Jekyll to build
|
||||
# Relies on the following environment variables which are usually set by
|
||||
# the Dockerfile. Uncomment them here to override for debugging
|
||||
@@ -14,30 +14,30 @@ DISTRIBUTION_SVN_BRANCH="branches/release/2.6"
|
||||
DISTRIBUTION_BRANCH="release/2.6"
|
||||
|
||||
# Directories to get via SVN. We use this because you can't use git to clone just a portion of a repository
|
||||
svn co https://github.com/docker/docker/"$ENGINE_SVN_BRANCH"/docs/extend md_source/engine/extend || (echo "Failed engine/extend download" && exit -1)
|
||||
svn co https://github.com/docker/docker/"$ENGINE_SVN_BRANCH"/docs/api md_source/engine/api || (echo "Failed engine/api download" && exit -1) # This will only get you the old API MD files 1.18 through 1.24
|
||||
svn co https://github.com/moby/moby/"$ENGINE_SVN_BRANCH"/docs/extend md_source/engine/extend || (echo "Failed engine/extend download" && exit -1)
|
||||
svn co https://github.com/moby/moby/"$ENGINE_SVN_BRANCH"/docs/api md_source/engine/api || (echo "Failed engine/api download" && exit -1) # This will only get you the old API MD files 1.18 through 1.24
|
||||
svn co https://github.com/docker/distribution/"$DISTRIBUTION_SVN_BRANCH"/docs/spec md_source/registry/spec || (echo "Failed registry/spec download" && exit -1)
|
||||
|
||||
|
||||
# Get the Engine APIs that are in Swagger
|
||||
# Be careful with the locations on Github for these
|
||||
wget -O md_source/engine/api/v1.25/swagger.yaml https://raw.githubusercontent.com/docker/docker/v1.13.0/api/swagger.yaml || (echo "Failed 1.25 swagger download" && exit -1)
|
||||
wget -O md_source/engine/api/v1.26/swagger.yaml https://raw.githubusercontent.com/docker/docker/v17.03.0-ce/api/swagger.yaml || (echo "Failed 1.26 swagger download" && exit -1)
|
||||
wget -O md_source/engine/api/v1.27/swagger.yaml https://raw.githubusercontent.com/docker/docker/v17.03.1-ce/api/swagger.yaml || (echo "Failed 1.27 swagger download" && exit -1)
|
||||
wget -O md_source/engine/api/v1.25/swagger.yaml https://raw.githubusercontent.com/moby/moby/v1.13.0/api/swagger.yaml || (echo "Failed 1.25 swagger download" && exit -1)
|
||||
wget -O md_source/engine/api/v1.26/swagger.yaml https://raw.githubusercontent.com/moby/moby/v17.03.0-ce/api/swagger.yaml || (echo "Failed 1.26 swagger download" && exit -1)
|
||||
wget -O md_source/engine/api/v1.27/swagger.yaml https://raw.githubusercontent.com/moby/moby/v17.03.1-ce/api/swagger.yaml || (echo "Failed 1.27 swagger download" && exit -1)
|
||||
|
||||
# Get the Edge API Swagger (we only keep the latest one of these
|
||||
# When you change this you need to make sure to copy the previous
|
||||
# directory into a new one in the docs git and change the index.html
|
||||
wget -O md_source/engine/api/v1.28/swagger.yaml https://raw.githubusercontent.com/docker/docker/v17.04.0-ce/api/swagger.yaml || (echo "Failed 1.28 swagger download or the 1.28 directory doesn't exist" && exit -1)
|
||||
wget -O md_source/engine/api/v1.28/swagger.yaml https://raw.githubusercontent.com/moby/moby/v17.04.0-ce/api/swagger.yaml || (echo "Failed 1.28 swagger download or the 1.28 directory doesn't exist" && exit -1)
|
||||
|
||||
# Get a few one-off files that we use directly from upstream
|
||||
wget -O md_source/engine/reference/builder.md https://raw.githubusercontent.com/docker/docker/"$ENGINE_BRANCH"/docs/reference/builder.md || (echo "Failed engine/reference/builder.md download" && exit -1)
|
||||
wget -O md_source/engine/reference/run.md https://raw.githubusercontent.com/docker/docker/"$ENGINE_BRANCH"/docs/reference/run.md || (echo "Failed engine/reference/run.md download" && exit -1)
|
||||
wget -O md_source/engine/reference/commandline/cli.md https://raw.githubusercontent.com/docker/docker/"$ENGINE_BRANCH"/docs/reference/commandline/cli.md || (echo "Failed engine/reference/commandline/cli.md download" && exit -1)
|
||||
wget -O md_source/engine/deprecated.md https://raw.githubusercontent.com/docker/docker/"$ENGINE_BRANCH"/docs/deprecated.md || (echo "Failed engine/deprecated.md download" && exit -1)
|
||||
wget -O md_source/engine/reference/builder.md https://raw.githubusercontent.com/moby/moby/"$ENGINE_BRANCH"/docs/reference/builder.md || (echo "Failed engine/reference/builder.md download" && exit -1)
|
||||
wget -O md_source/engine/reference/run.md https://raw.githubusercontent.com/moby/moby/"$ENGINE_BRANCH"/docs/reference/run.md || (echo "Failed engine/reference/run.md download" && exit -1)
|
||||
wget -O md_source/engine/reference/commandline/cli.md https://raw.githubusercontent.com/moby/moby/"$ENGINE_BRANCH"/docs/reference/commandline/cli.md || (echo "Failed engine/reference/commandline/cli.md download" && exit -1)
|
||||
wget -O md_source/engine/deprecated.md https://raw.githubusercontent.com/moby/moby/"$ENGINE_BRANCH"/docs/deprecated.md || (echo "Failed engine/deprecated.md download" && exit -1)
|
||||
wget -O md_source/registry/configuration.md https://raw.githubusercontent.com/docker/distribution/"$DISTRIBUTION_BRANCH"/docs/configuration.md || (echo "Failed registry/configuration.md download" && exit -1)
|
||||
|
||||
# Remove things we don't want in the build
|
||||
rm md_source/registry/spec/api.md.tmpl
|
||||
rm -rf md_source/apidocs/cloud-api-source
|
||||
rm -rf md_source/tests
|
||||
rm -rf md_source/tests
|
||||
|
||||
@@ -11,7 +11,7 @@ If you find a typo or mismatch between the API and this documentation, please se
|
||||
To run it locally:
|
||||
|
||||
```none
|
||||
$ git clone https://github.com/docker/docker.github.io.git
|
||||
$ git clone https://github.com/moby/moby.github.io.git
|
||||
$ make release
|
||||
```
|
||||
|
||||
|
||||
@@ -31,7 +31,7 @@ search: true
|
||||
|
||||
# Introduction
|
||||
|
||||
Docker Cloud currently offers a **HTTP REST API** and a **Websocket Stream API** which are used by both the [Web UI](https://cloud.docker.com/) and the [CLI](https://github.com/docker/dockercloud-cli). This API documentation contains all API operations currently supported in the platform and provides examples of how to execute them using our Command Line Interface (CLI), [Python SDK](https://github.com/docker/python-dockercloud) and [Go SDK](https://github.com/docker/go-dockercloud).
|
||||
Docker Cloud currently offers a **HTTP REST API** and a **Websocket Stream API** which are used by both the [Web UI](https://cloud.docker.com/) and the [CLI](https://github.com/moby/mobycloud-cli). This API documentation contains all API operations currently supported in the platform and provides examples of how to execute them using our Command Line Interface (CLI), [Python SDK](https://github.com/docker/python-dockercloud) and [Go SDK](https://github.com/docker/go-dockercloud).
|
||||
|
||||
# Authentication
|
||||
|
||||
@@ -102,7 +102,7 @@ Examples:
|
||||
If you are using namespaces with the `docker-cloud` CLI, set them by changing
|
||||
the value of the `DOCKERCLOUD_NAMESPACE` environment variable. You can either
|
||||
set this globally, or specify it before each CLI command. To learn more, see the
|
||||
[Docker Cloud CLI README](https://github.com/docker/dockercloud-cli#namespace).
|
||||
[Docker Cloud CLI README](https://github.com/moby/mobycloud-cli#namespace).
|
||||
|
||||
## Stream API
|
||||
|
||||
|
||||
+3
-3
@@ -6,8 +6,8 @@ title: Docker stacks and distributed application bundles (experimental)
|
||||
---
|
||||
|
||||
> **Note**: This is a modified copy of the [Docker Stacks and Distributed Application
|
||||
> Bundles](https://github.com/docker/docker/blob/v1.12.0-rc4/experimental/docker-stacks-and-bundles.md)
|
||||
> document in the [docker/docker repo](https://github.com/docker/docker). It's been updated to accurately reflect newer releases.
|
||||
> Bundles](https://github.com/moby/moby/blob/v1.12.0-rc4/experimental/docker-stacks-and-bundles.md)
|
||||
> document in the [docker/docker repo](https://github.com/moby/moby). It's been updated to accurately reflect newer releases.
|
||||
|
||||
## Overview
|
||||
|
||||
@@ -59,7 +59,7 @@ Wrote bundle to vossibility-stack.dab
|
||||
> [Docker for Mac](/docker-for-mac/) or
|
||||
> [Docker for Windows](/docker-for-windows/) to install
|
||||
> it. If you're on Linux, follow the instructions in the
|
||||
> [experimental build README](https://github.com/docker/docker/blob/master/experimental/README.md).
|
||||
> [experimental build README](https://github.com/moby/moby/blob/master/experimental/README.md).
|
||||
|
||||
A stack is created using the `docker deploy` command:
|
||||
|
||||
|
||||
@@ -11,7 +11,7 @@ title: Release notes archive for Commercially Supported Docker Engine.
|
||||
This document contains the previous versions of the commercially supported
|
||||
Docker Engine release notes. It includes issues, fixes, and new features.
|
||||
|
||||
Refer to the [detailed list](https://github.com/docker/docker/releases) of all changes since the release of CS Engine 1.10.3-cs3
|
||||
Refer to the [detailed list](https://github.com/moby/moby/releases) of all changes since the release of CS Engine 1.10.3-cs3
|
||||
|
||||
## CS Engine 1.10.3-cs4
|
||||
(12 Jan 2017)
|
||||
@@ -27,22 +27,22 @@ A vulnerability in the Go standard runtime libraries allowed a maliciously craft
|
||||
|
||||
This issue is resolved by using Go runtime v1.5.4 which was released to address this vulnerability
|
||||
|
||||
* https://github.com/docker/docker/pull/21977
|
||||
* https://github.com/docker/docker/pull/21987
|
||||
* https://github.com/moby/moby/pull/21977
|
||||
* https://github.com/moby/moby/pull/21987
|
||||
|
||||
## CS Engine 1.10.3-cs2
|
||||
(18 March 2016)
|
||||
|
||||
Bug fix release picking up changes from Docker 1.10.3 release.
|
||||
|
||||
Refer to the [detailed list](https://github.com/docker/docker/releases/tag/v1.10.3) of all changes since the release of CS Engine 1.10.2-cs1
|
||||
Refer to the [detailed list](https://github.com/moby/moby/releases/tag/v1.10.3) of all changes since the release of CS Engine 1.10.2-cs1
|
||||
|
||||
## CS Engine 1.10.2-cs1
|
||||
(22 February 2016)
|
||||
|
||||
In this release the CS Engine is supported on SUSE Linux Enterprise 12 OS.
|
||||
|
||||
Refer to the [detailed list](https://github.com/docker/docker/releases) of all changes since the release of CS Engine 1.9.1.
|
||||
Refer to the [detailed list](https://github.com/moby/moby/releases) of all changes since the release of CS Engine 1.9.1.
|
||||
|
||||
## CS Engine 1.9.1-cs3
|
||||
(6 January 2016)
|
||||
@@ -75,7 +75,7 @@ Starting with this release, upgrading minor versions, for example, from 1.9.0 to
|
||||
|
||||
You can refer to the detailed list of all changes since the release of CS Engine
|
||||
1.9.0
|
||||
https://github.com/docker/docker/releases.
|
||||
https://github.com/moby/moby/releases.
|
||||
|
||||
## CS Engine 1.9.0
|
||||
(12 November 2015)
|
||||
@@ -105,14 +105,14 @@ source with three releases under support at one time. This means you’ll be abl
|
||||
to take advantage of the latest and greatest features and you won’t have to wait
|
||||
for a supported release to take advantage of a specific feature.
|
||||
|
||||
Refer to the [detailed list](https://github.com/docker/docker/releases) of all changes since the release of CS Engine 1.6.
|
||||
Refer to the [detailed list](https://github.com/moby/moby/releases) of all changes since the release of CS Engine 1.6.
|
||||
|
||||
## CS Engine 1.6.2-cs7
|
||||
(12 October 2015)
|
||||
|
||||
As part of our ongoing security efforts, <a href="http://blog.docker.com/2015/10/security-release-docker-1-8-3-1-6-2-cs7" target="_blank">a vulnerability was discovered</a> that affects the way content
|
||||
is stored and retrieved within the Docker Engine and CS Docker Engine. Today we
|
||||
are releasing a security update that fixes this issue in both Docker Engine 1.8.3 and CS Docker Engine 1.6.2-cs7. The <a href="https://github.com/docker/docker/blob/master/CHANGELOG.md#161-2015-10-12" target="_blank">change log for Docker Engine 1.8.3</a> has a complete list of all the changes incorporated into both the open source and commercially
|
||||
are releasing a security update that fixes this issue in both Docker Engine 1.8.3 and CS Docker Engine 1.6.2-cs7. The <a href="https://github.com/moby/moby/blob/master/CHANGELOG.md#161-2015-10-12" target="_blank">change log for Docker Engine 1.8.3</a> has a complete list of all the changes incorporated into both the open source and commercially
|
||||
supported releases.
|
||||
|
||||
We recommend that users upgrade to CS Docker Engine 1.6.2-cs7. If you are unable
|
||||
|
||||
@@ -210,7 +210,7 @@ future release. Configure user authentication in UCP.
|
||||
* Misc
|
||||
* When using Docker Engine 1.11 and DTR and UCP are running on the same host,
|
||||
restarting the host might cause the DTR containers not start. This is caused
|
||||
by a [bug in Docker Engine](https://github.com/docker/docker/issues/22486).
|
||||
by a [bug in Docker Engine](https://github.com/moby/moby/issues/22486).
|
||||
You can restart the DTR containers from the UCP UI.
|
||||
* When the DTR proxy container stops, it may seem that the DTR UI is
|
||||
responding but it shows an "empty" notification when saving settings.
|
||||
|
||||
@@ -32,7 +32,7 @@ This release addresses the following issues in Docker Trusted Registry 1.4.2.
|
||||
|
||||
* Fixed an issue where the Trusted Registry correctly updates team members after an LDAP sync. This removed duplication of users if they were moved to a different team.
|
||||
|
||||
* Previously, if you started the Trusted Registry 1.4.2 with CS Engine 1.7.0 onwards, it might not start because `docker` might start the Trusted Registry containers in an order that makes [links impossible to create](https://github.com/docker/docker/issues/17118). Using CS Engine 1.9 and later with the latest Trusted Registry includes creation of a custom network that allows all containers to connect to each other without links. This means that every time the Trusted Registry starts up, there should be no error.
|
||||
* Previously, if you started the Trusted Registry 1.4.2 with CS Engine 1.7.0 onwards, it might not start because `docker` might start the Trusted Registry containers in an order that makes [links impossible to create](https://github.com/moby/moby/issues/17118). Using CS Engine 1.9 and later with the latest Trusted Registry includes creation of a custom network that allows all containers to connect to each other without links. This means that every time the Trusted Registry starts up, there should be no error.
|
||||
|
||||
Also, when you upgrade CS Engine from 1.6 to 1.9 and the Trusted Registry admin server starts, it checks if it's running with links enabled. If that happens, the Trusted Registry restarts everything, creating the new network if necessary and removing the links, replacing them with a custom "dtr" network.
|
||||
|
||||
|
||||
@@ -259,7 +259,7 @@ Docker Engine 1.13 in the nodes that you plan to manage with UCP.
|
||||
|
||||
The `docker stats` command is sometimes wrongly reporting high CPU usage.
|
||||
Use the `top` command to confirm the real CPU usage of your node.
|
||||
[Learn more](https://github.com/docker/docker/issues/28941).
|
||||
[Learn more](https://github.com/moby/moby/issues/28941).
|
||||
|
||||
|
||||
**Version compatibility**
|
||||
|
||||
@@ -14,9 +14,9 @@ be used anywhere else.
|
||||
|
||||
> **Note**: You must be _logged in_ to Docker Cloud for the button to work correctly. If you are not logged in, you'll see a 404 error instead.
|
||||
|
||||
This is an example button to deploy our <a href="https://github.com/docker/dockercloud-quickstart-python" target="_blank">python quickstart</a>:
|
||||
This is an example button to deploy our <a href="https://github.com/moby/mobycloud-quickstart-python" target="_blank">python quickstart</a>:
|
||||
|
||||
<a href="https://cloud.docker.com/stack/deploy/?repo=https://github.com/docker/dockercloud-quickstart-python" target="_blank"><img src="https://files.cloud.docker.com/images/deploy-to-dockercloud.svg"></a>
|
||||
<a href="https://cloud.docker.com/stack/deploy/?repo=https://github.com/moby/mobycloud-quickstart-python" target="_blank"><img src="https://files.cloud.docker.com/images/deploy-to-dockercloud.svg"></a>
|
||||
|
||||
The button redirects the user to the **Launch new Stack** wizard, with the stack
|
||||
definition already filled with the contents of any of the following files (which
|
||||
@@ -61,9 +61,9 @@ https://cloud.docker.com/stack/deploy/?repo=<repo_url>
|
||||
|
||||
where `<repo_url>` is the path to your GitHub repository. For example:
|
||||
|
||||
* `https://github.com/docker/dockercloud-quickstart-python`
|
||||
* `https://github.com/docker/dockercloud-quickstart-python/tree/staging` to use branch `staging` instead of the default branch
|
||||
* `https://github.com/docker/dockercloud-quickstart-python/tree/master/example` to use branch `master` and the relative path `/example` inside the repository
|
||||
* `https://github.com/moby/mobycloud-quickstart-python`
|
||||
* `https://github.com/moby/mobycloud-quickstart-python/tree/staging` to use branch `staging` instead of the default branch
|
||||
* `https://github.com/moby/mobycloud-quickstart-python/tree/master/example` to use branch `master` and the relative path `/example` inside the repository
|
||||
|
||||
You can use your own image for the link (or no image). Our **Deploy to Docker Cloud** image is available at the following URL:
|
||||
|
||||
|
||||
@@ -25,7 +25,7 @@ local Docker instance, which connects to a manager node on the target swarm.
|
||||
|
||||
To switch Docker hosts you can either run the `export` command again to overwrite it, or use `unset DOCKER_HOST`.
|
||||
|
||||
> **Note**: If you are using Docker Machine, be sure to unset `DOCKER_TLS_VERIFY` as described in the [known issues](https://github.com/docker/dockercloud-federation#known-issues).
|
||||
> **Note**: If you are using Docker Machine, be sure to unset `DOCKER_TLS_VERIFY` as described in the [known issues](https://github.com/moby/mobycloud-federation#known-issues).
|
||||
|
||||
## Reconnect a swarm
|
||||
|
||||
|
||||
@@ -97,7 +97,7 @@ Timeouts occur when pulling the image takes more than 10 minutes. This can somet
|
||||
|
||||
#### GitHub link
|
||||
|
||||
<a href="https://github.com/docker/docker/issues/12823" target="_blank">docker/docker#12823</a>
|
||||
<a href="https://github.com/moby/moby/issues/12823" target="_blank">docker/docker#12823</a>
|
||||
|
||||
#### Workaround
|
||||
|
||||
|
||||
@@ -24,7 +24,7 @@ docker run dockercloud/cli -h
|
||||
|
||||
This command runs the `docker-cloud` CLI image in a container for you. Learn
|
||||
more about how to use this container
|
||||
[here](https://github.com/docker/dockercloud-cli#docker-image).
|
||||
[here](https://github.com/moby/mobycloud-cli#docker-image).
|
||||
|
||||
#### Install for Linux or Windows
|
||||
|
||||
|
||||
@@ -16,14 +16,14 @@ install Python or Go to follow the tutorial.
|
||||
**Python quickstart**
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/docker/dockercloud-quickstart-python.git
|
||||
$ git clone https://github.com/moby/mobycloud-quickstart-python.git
|
||||
$ cd dockercloud-quickstart-python
|
||||
```
|
||||
|
||||
**Go quickstart**
|
||||
|
||||
```bash
|
||||
$ git clone https://github.com/docker/dockercloud-quickstart-go.git
|
||||
$ git clone https://github.com/moby/mobycloud-quickstart-go.git
|
||||
$ cd dockercloud-quickstart-go
|
||||
```
|
||||
|
||||
|
||||
@@ -14,7 +14,7 @@ the application.
|
||||
|
||||
In this example, you need a load balancer that will forward incoming requests to
|
||||
both container #1 (web-1) and container #2 (web-2). For this tutorial, you'll
|
||||
use <a href="https://github.com/docker/dockercloud-haproxy" target="_blank">Docker Cloud's HAProxy image</a> to load balance, but you could also use other custom load balancers.
|
||||
use <a href="https://github.com/moby/mobycloud-haproxy" target="_blank">Docker Cloud's HAProxy image</a> to load balance, but you could also use other custom load balancers.
|
||||
|
||||
You can configure and run the `haproxy` load balancer service from the command line using a command like the example below. (If you are using the Go quickstart, edit the `link-service` value before running the command.)
|
||||
|
||||
@@ -74,7 +74,7 @@ $ curl lb-1.$DOCKER_ID_USER.cont.dockerapp.io
|
||||
Hello Friendly Users!</br>Hostname: web-2</br>Counter: Redis Cache not found, counter disabled.%
|
||||
```
|
||||
|
||||
You can learn more about *dockercloud/haproxy*, our free open source HAProxy image <a href="https://github.com/docker/dockercloud-haproxy" target="_blank">here</a>.
|
||||
You can learn more about *dockercloud/haproxy*, our free open source HAProxy image <a href="https://github.com/moby/mobycloud-haproxy" target="_blank">here</a>.
|
||||
|
||||
## What's Next?
|
||||
|
||||
|
||||
@@ -52,7 +52,7 @@ Next, we'll run the **authorizedkeys** service.
|
||||
You can create a new stack in Docker Cloud and enter the following stackfile to create the service manually.
|
||||
|
||||
You can also click the button below to automatically create a new stack in Docker Cloud with the **authorizedkeys** service mostly configured. (Either way you still need to add your public key.)
|
||||
<a href="https://cloud.docker.com/stack/deploy/?repo=https://github.com/docker/dockercloud-authorizedkeys" target="_blank"><img src="https://files.cloud.docker.com/images/deploy-to-dockercloud.svg"></a>
|
||||
<a href="https://cloud.docker.com/stack/deploy/?repo=https://github.com/moby/mobycloud-authorizedkeys" target="_blank"><img src="https://files.cloud.docker.com/images/deploy-to-dockercloud.svg"></a>
|
||||
|
||||
|
||||
```yml
|
||||
|
||||
@@ -29,7 +29,7 @@ docker run dockercloud/cli -h
|
||||
|
||||
This command runs the `docker-cloud` CLI image in a container for you. Learn
|
||||
more about how to use this container
|
||||
[here](https://github.com/docker/dockercloud-cli#docker-image).
|
||||
[here](https://github.com/moby/mobycloud-cli#docker-image).
|
||||
|
||||
#### Install for Linux or Windows
|
||||
|
||||
@@ -121,7 +121,7 @@ For example:
|
||||
$ DOCKERCLOUD_NAMESPACE=myteam docker container ps
|
||||
```
|
||||
|
||||
To learn more, see the [Docker Cloud CLI README](https://github.com/docker/dockercloud-cli#namespace).
|
||||
To learn more, see the [Docker Cloud CLI README](https://github.com/moby/mobycloud-cli#namespace).
|
||||
|
||||
|
||||
## Upgrade the docker-cloud CLI
|
||||
|
||||
@@ -149,7 +149,7 @@ This tool internally makes use of docker global-mode service that runs a task on
|
||||
|
||||
### Distributed Application Bundles
|
||||
|
||||
To deploy complex multi-container apps, you can use [distributed application bundles](https://github.com/docker/docker/blob/master/experimental/docker-stacks-and-bundles.md). You can either run `docker deploy` to deploy a bundle on your machine over an SSH tunnel, or copy the bundle (for example using `scp`) to a manager node, SSH into the manager and then run `docker deploy` (if you have multiple managers, you have to ensure that your session is on one that has the bundle file).
|
||||
To deploy complex multi-container apps, you can use [distributed application bundles](https://github.com/moby/moby/blob/master/experimental/docker-stacks-and-bundles.md). You can either run `docker deploy` to deploy a bundle on your machine over an SSH tunnel, or copy the bundle (for example using `scp`) to a manager node, SSH into the manager and then run `docker deploy` (if you have multiple managers, you have to ensure that your session is on one that has the bundle file).
|
||||
|
||||
A good sample app to test application bundles is the [Docker voting app](https://github.com/docker/example-voting-app).
|
||||
|
||||
|
||||
@@ -32,7 +32,7 @@ using CloudFormation. For more about stable and edge channels, see the
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">This deployment is fully baked and tested, and comes with the latest CE version of Docker. <br><br>This is the best channel to use if you want a reliable platform to work with. <br><br>Stable is released quarterly and is for users that want an easier-to-maintain release pace.</td>
|
||||
<td width="50%">This deployment offers cutting edge features of the CE version of Docker and comes with experimental features turned on, described in the <a href="https://github.com/docker/docker/tree/master/experimental">Docker Experimental Features README</a> on GitHub.<br><br>This is the best channel to use if you want to experiment with features under development, and can weather some instability and bugs. Edge is for users wanting a drop of the latest and greatest features every month <br><br>We collect usage data on edges across the board.</td>
|
||||
<td width="50%">This deployment offers cutting edge features of the CE version of Docker and comes with experimental features turned on, described in the <a href="https://github.com/moby/moby/tree/master/experimental">Docker Experimental Features README</a> on GitHub.<br><br>This is the best channel to use if you want to experiment with features under development, and can weather some instability and bugs. Edge is for users wanting a drop of the latest and greatest features every month <br><br>We collect usage data on edges across the board.</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
|
||||
@@ -158,7 +158,7 @@ This tool internally makes use of docker global-mode service that runs a task on
|
||||
|
||||
### Distributed Application Bundles
|
||||
|
||||
To deploy complex multi-container apps, you can use [distributed application bundles](https://github.com/docker/docker/blob/master/experimental/docker-stacks-and-bundles.md). You can either run `docker deploy` to deploy a bundle on your machine over an SSH tunnel, or copy the bundle (for example using `scp`) to a manager node, SSH into the manager and then run `docker deploy` (if you have multiple managers, you have to ensure that your session is on one that has the bundle file).
|
||||
To deploy complex multi-container apps, you can use [distributed application bundles](https://github.com/moby/moby/blob/master/experimental/docker-stacks-and-bundles.md). You can either run `docker deploy` to deploy a bundle on your machine over an SSH tunnel, or copy the bundle (for example using `scp`) to a manager node, SSH into the manager and then run `docker deploy` (if you have multiple managers, you have to ensure that your session is on one that has the bundle file).
|
||||
|
||||
A good sample app to test application bundles is the [Docker voting app](https://github.com/docker/example-voting-app).
|
||||
|
||||
|
||||
@@ -28,7 +28,7 @@ For more about stable and edge channels, see the [FAQs](/docker-for-azure/faqs.m
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">This deployment is fully baked and tested, and comes with the latest CE version of Docker. <br><br>This is the best channel to use if you want a reliable platform to work with. <br><br>Stable is released quarterly and is for users that want an easier-to-maintain release pace.</td>
|
||||
<td width="50%">This deployment offers cutting edge features of the CE version of Docker and comes with experimental features turned on, described in the <a href="https://github.com/docker/docker/tree/master/experimental">Docker Experimental Features README</a> on GitHub.<br><br>This is the best channel to use if you want to experiment with features under development, and can weather some instability and bugs. Edge is for users wanting a drop of the latest and greatest features every month <br><br>We collect usage data on edges across the board.</td>
|
||||
<td width="50%">This deployment offers cutting edge features of the CE version of Docker and comes with experimental features turned on, described in the <a href="https://github.com/moby/moby/tree/master/experimental">Docker Experimental Features README</a> on GitHub.<br><br>This is the best channel to use if you want to experiment with features under development, and can weather some instability and bugs. Edge is for users wanting a drop of the latest and greatest features every month <br><br>We collect usage data on edges across the board.</td>
|
||||
</tr>
|
||||
<tr valign="top">
|
||||
<td width="50%">
|
||||
|
||||
@@ -222,7 +222,7 @@ some of the commmon settings to make it easier to configure them.
|
||||
Starting with Stable 1.13.0 and Beta 31, both Docker for Mac Stable and Beta
|
||||
releases have experimental features enabled on Docker Engine, as described in
|
||||
the [Docker Experimental Features
|
||||
README](https://github.com/docker/docker/blob/master/experimental/README.md) on GitHub.
|
||||
README](https://github.com/moby/moby/blob/master/experimental/README.md) on GitHub.
|
||||
|
||||
Experimental features are not appropriate for production environments or
|
||||
workloads. They are meant to be sandbox experiments for new ideas. Some
|
||||
|
||||
@@ -22,7 +22,7 @@ If you have not already done so, please install Docker for Mac. You can download
|
||||
installers from the Stable or beta channel.
|
||||
|
||||
Both Stable and Edge installers come with <a
|
||||
href="https://github.com/docker/docker/blob/master/experimental/README.md">
|
||||
href="https://github.com/moby/moby/blob/master/experimental/README.md">
|
||||
experimental features in Docker Engine</a> enabled by default and configurable
|
||||
on [Docker Daemon preferences](index.md#daemon-experimental-mode) for
|
||||
experimental mode. We recommend that you disable experimental features for
|
||||
|
||||
@@ -141,7 +141,7 @@ Volume mounting requires shared drives for projects that live outside of the
|
||||
|
||||
Docker 1.12.0 RC3 release introduces a backward incompatible change from RC2 to
|
||||
RC3. (For more information, see
|
||||
https://github.com/docker/docker/issues/24343#issuecomment-230623542.)
|
||||
https://github.com/moby/moby/issues/24343#issuecomment-230623542.)
|
||||
|
||||
You may get the following error when you try to start a container created with
|
||||
pre-Beta 18 Docker for Mac applications.
|
||||
|
||||
@@ -469,7 +469,7 @@ some of the commmon settings to make it easier to configure them.
|
||||
|
||||
Starting with Stable 1.13.0 and Beta 34, both Docker for Windows Stable and Beta
|
||||
releases have the experimental version of Docker Engine enabled, described
|
||||
in the [Docker Experimental Features README](https://github.com/docker/docker/blob/master/experimental/README.md) on GitHub.
|
||||
in the [Docker Experimental Features README](https://github.com/moby/moby/blob/master/experimental/README.md) on GitHub.
|
||||
|
||||
Experimental features are not appropriate for production environments or
|
||||
workloads. They are meant to be sandbox experiments for new ideas. Some
|
||||
|
||||
@@ -24,7 +24,7 @@ If you have not already done so, please install Docker for Windows. You can
|
||||
download installers from the **Stable** or **Edge** channel.
|
||||
|
||||
Both Stable and Edge installers come with <a
|
||||
href="https://github.com/docker/docker/blob/master/experimental/README.md">
|
||||
href="https://github.com/moby/moby/blob/master/experimental/README.md">
|
||||
experimental features in Docker Engine</a> enabled by default and configurable
|
||||
on [Docker Daemon preferences](index.md#daemon-experimental-mode) for
|
||||
experimental mode. We recommend that you disable experimental features for
|
||||
|
||||
@@ -160,11 +160,11 @@ commands ultimately get passed to Unix commands inside a Unix based container
|
||||
(for example, a shell script passed to `/bin/sh`). If Windows style line endings
|
||||
are used, `docker run` will fail with syntax errors.
|
||||
|
||||
For an example of this issue and the resolution, see this issue on GitHub: <a href="https://github.com/docker/docker/issues/24388">Docker RUN fails to execute shell script (https://github.com/docker/docker/issues/24388)</a>.
|
||||
For an example of this issue and the resolution, see this issue on GitHub: <a href="https://github.com/moby/moby/issues/24388">Docker RUN fails to execute shell script (https://github.com/moby/moby/issues/24388)</a>.
|
||||
|
||||
### Recreate or update your containers after Beta 18 upgrade
|
||||
|
||||
Docker 1.12.0 RC3 release introduces a backward incompatible change from RC2 to RC3. (For more information, see https://github.com/docker/docker/issues/24343#issuecomment-230623542.)
|
||||
Docker 1.12.0 RC3 release introduces a backward incompatible change from RC2 to RC3. (For more information, see https://github.com/moby/moby/issues/24343#issuecomment-230623542.)
|
||||
|
||||
You may get the following error when you try to start a container created with pre-Beta 18 Docker for Windows applications.
|
||||
|
||||
@@ -380,7 +380,7 @@ Discussion thread on GitHub at [Docker for Windows issue 267](https://github.com
|
||||
|
||||
### Networking issues
|
||||
|
||||
Some users have reported problems connecting to Docker Hub on the Docker for Windows stable version. (See GitHub issue [22567](https://github.com/docker/docker/issues/22567).)
|
||||
Some users have reported problems connecting to Docker Hub on the Docker for Windows stable version. (See GitHub issue [22567](https://github.com/moby/moby/issues/22567).)
|
||||
|
||||
Here is an example command and error message:
|
||||
|
||||
|
||||
+1
-1
@@ -50,4 +50,4 @@ You can also log in using the `docker login` command. (You can read more about `
|
||||
> **Warning**: When you use the `docker login` command, your credentials are
|
||||
stored in your home directory in `.docker/config.json`. The password is base64
|
||||
encoded in this file. If you require secure storage for this password, use the
|
||||
[Docker credential helpers](https://github.com/docker/docker-credential-helpers).
|
||||
[Docker credential helpers](https://github.com/moby/moby-credential-helpers).
|
||||
|
||||
@@ -2,7 +2,7 @@
|
||||
|
||||
The files in this directory are stub files which include the file
|
||||
`/_includes/cli.md`, which parses YAML files generated from the
|
||||
[`docker/docker`](https://github.com/docker/docker) repository. The YAML files
|
||||
[`docker/docker`](https://github.com/moby/moby) repository. The YAML files
|
||||
are parsed into output files like
|
||||
[https://docs.docker.com/engine/reference/commandline/build/](https://docs.docker.com/engine/reference/commandline/build/).
|
||||
|
||||
@@ -14,7 +14,7 @@ The output files are composed from two sources:
|
||||
the CLI source code in that repository.
|
||||
|
||||
- The **Extended Description** and **Examples** sections are pulled into the
|
||||
YAML from the files in [https://github.com/docker/docker/tree/master/docs/reference/commandline](https://github.com/docker/docker/tree/master/docs/reference/commandline)
|
||||
YAML from the files in [https://github.com/moby/moby/tree/master/docs/reference/commandline](https://github.com/moby/moby/tree/master/docs/reference/commandline)
|
||||
Specifically, the Markdown inside the `## Description` and `## Examples`
|
||||
headings are parsed. Please submit corrections to the text in that repository.
|
||||
|
||||
@@ -25,5 +25,5 @@ The process for generating the YAML files is still in flux. Check with
|
||||
branch of `docker/docker` checked out (probably not `master`).
|
||||
|
||||
After generating the YAML files, replace the YAML files in
|
||||
[https://github.com/docker/docker.github.io/tree/master/_data/engine-cli](https://github.com/docker/docker.github.io/tree/master/_data/engine-cli)
|
||||
[https://github.com/moby/moby.github.io/tree/master/_data/engine-cli](https://github.com/moby/moby.github.io/tree/master/_data/engine-cli)
|
||||
with the newly-generated files. Submit a pull request.
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -11,7 +11,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -15,7 +15,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -9,7 +9,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
@@ -8,7 +8,7 @@ Sorry, but the contents of this page are automatically generated from
|
||||
Docker's source code. If you want to suggest a change to the text that appears
|
||||
here, you'll need to find the string by searching this repo:
|
||||
|
||||
https://www.github.com/docker/docker
|
||||
https://www.github.com/moby/moby
|
||||
-->
|
||||
{% if page.datafolder contains '-edge' %}
|
||||
{% include edge_only.md section="cliref" %}
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Reference in New Issue
Block a user