<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/docs/reference/commandline/node_inspect.md, branch 1.13.x</title>
<subtitle>github.com: dotcloud/docker.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/'/>
<entry>
<title>remove Jekyll tags from CLI reference</title>
<updated>2017-04-03T23:11:26+00:00</updated>
<author>
<name>Sebastiaan van Stijn</name>
<email>github@gone.nl</email>
</author>
<published>2017-03-02T01:14:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=979cb4fd1e622f180d5cadb66fa45bb619144c3f'/>
<id>979cb4fd1e622f180d5cadb66fa45bb619144c3f</id>
<content type='text'>
These Markdown files are now embedded in a YAML
file for templating in the documentation, and
these special markers are no longer needed.

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
(cherry picked from commit 7e3169f26d4600691de9698598a2e5a064ea85eb)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
These Markdown files are now embedded in a YAML
file for templating in the documentation, and
these special markers are no longer needed.

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
(cherry picked from commit 7e3169f26d4600691de9698598a2e5a064ea85eb)
</pre>
</div>
</content>
</entry>
<entry>
<title>Standardized formatting of CLI reference commands</title>
<updated>2017-04-03T22:12:33+00:00</updated>
<author>
<name>Misty Stanley-Jones</name>
<email>misty@docker.com</email>
</author>
<published>2017-04-03T21:16:43+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=68e914ce620d4ab30afa59c8b5fc4b9ccd9c6b02'/>
<id>68e914ce620d4ab30afa59c8b5fc4b9ccd9c6b02</id>
<content type='text'>
Command name should be a H1

Only Description, Examples, and Related Commands should be H2

Changed 'Related information' heading to 'Related commands' since 99% it is only linking commands

Added some examples where relevant

Signed-off-by: Misty Stanley-Jones &lt;misty@docker.com&gt;
(cherry picked from commit 52df69f00d966904ba230dc2e3a0646cc52b7688)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Command name should be a H1

Only Description, Examples, and Related Commands should be H2

Changed 'Related information' heading to 'Related commands' since 99% it is only linking commands

Added some examples where relevant

Signed-off-by: Misty Stanley-Jones &lt;misty@docker.com&gt;
(cherry picked from commit 52df69f00d966904ba230dc2e3a0646cc52b7688)
</pre>
</div>
</content>
</entry>
<entry>
<title>Add the whole related information for node</title>
<updated>2016-12-16T06:42:02+00:00</updated>
<author>
<name>yuexiao-wang</name>
<email>wang.yuexiao@zte.com.cn</email>
</author>
<published>2016-12-13T14:15:08+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=51020f707439380992a09c79edae6636db94fb95'/>
<id>51020f707439380992a09c79edae6636db94fb95</id>
<content type='text'>
Signed-off-by: yuexiao-wang &lt;wang.yuexiao@zte.com.cn&gt;
(cherry picked from commit b67b0949ed4b528fef6c3dc059a4bd16d5f2a929)
Signed-off-by: Victor Vieux &lt;vieux@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: yuexiao-wang &lt;wang.yuexiao@zte.com.cn&gt;
(cherry picked from commit b67b0949ed4b528fef6c3dc059a4bd16d5f2a929)
Signed-off-by: Victor Vieux &lt;vieux@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>fix frontmatter keywords value type (string, instead of []string) in /docs/reference</title>
<updated>2016-11-03T22:48:30+00:00</updated>
<author>
<name>Gaetan de Villele</name>
<email>gdevillele@gmail.com</email>
</author>
<published>2016-11-03T22:48:30+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=248c699ec88bb249ce9fd03001d13f29ac0b4b99'/>
<id>248c699ec88bb249ce9fd03001d13f29ac0b4b99</id>
<content type='text'>
Signed-off-by: Gaetan de Villele &lt;gdevillele@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Gaetan de Villele &lt;gdevillele@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>added node ip autodetection</title>
<updated>2016-11-03T15:10:14+00:00</updated>
<author>
<name>Drew Erny</name>
<email>drew.erny@docker.com</email>
</author>
<published>2016-10-24T23:11:25+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=9bcf623719104fbd196ab0ca14af48f790980499'/>
<id>9bcf623719104fbd196ab0ca14af48f790980499</id>
<content type='text'>
Manager now auto-detects the address that an agent connects to the cluster
from and stores it. This is useful for many kinds of internal cluster
management tools.

Signed-off-by: Drew Erny &lt;drew.erny@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Manager now auto-detects the address that an agent connects to the cluster
from and stores it. This is useful for many kinds of internal cluster
management tools.

Signed-off-by: Drew Erny &lt;drew.erny@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Sync docker/docker refs with files mistakenly edited in docker.github.io repo</title>
<updated>2016-10-20T17:51:30+00:00</updated>
<author>
<name>Misty Stanley-Jones</name>
<email>misty@docker.com</email>
</author>
<published>2016-10-19T17:25:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=3b36f02c03ec050aa46f9a01cd2d6c60ffd93652'/>
<id>3b36f02c03ec050aa46f9a01cd2d6c60ffd93652</id>
<content type='text'>
Signed-off-by: Misty Stanley-Jones &lt;misty@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Misty Stanley-Jones &lt;misty@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix typs from go to Go</title>
<updated>2016-10-18T11:40:16+00:00</updated>
<author>
<name>yuexiao-wang</name>
<email>wang.yuexiao@zte.com.cn</email>
</author>
<published>2016-10-18T10:50:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=7dad9d5ce45f25750f339642d3b84a81cc2ba98e'/>
<id>7dad9d5ce45f25750f339642d3b84a81cc2ba98e</id>
<content type='text'>
Signed-off-by: yuexiao-wang &lt;wang.yuexiao@zte.com.cn&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: yuexiao-wang &lt;wang.yuexiao@zte.com.cn&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Convert Markdown frontmatter to YAML</title>
<updated>2016-10-14T22:44:55+00:00</updated>
<author>
<name>Misty Stanley-Jones</name>
<email>misty@docker.com</email>
</author>
<published>2016-10-14T22:30:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=b30609446d212624e3d4ce814c70130b75c552a0'/>
<id>b30609446d212624e3d4ce814c70130b75c552a0</id>
<content type='text'>
Some frontmatter such as the weights, menu stuff, etc is no longer used
'draft=true' becomes 'published: false'

Signed-off-by: Misty Stanley-Jones &lt;misty@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Some frontmatter such as the weights, menu stuff, etc is no longer used
'draft=true' becomes 'published: false'

Signed-off-by: Misty Stanley-Jones &lt;misty@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Update example output for node inspect</title>
<updated>2016-08-09T11:04:35+00:00</updated>
<author>
<name>Sebastiaan van Stijn</name>
<email>github@gone.nl</email>
</author>
<published>2016-08-09T11:04:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=dcb052c12bf6e67184d0cb6a69daf39c25666cfe'/>
<id>dcb052c12bf6e67184d0cb6a69daf39c25666cfe</id>
<content type='text'>
commit 41d580c7a610d8111dc63353cbd94319ca854627 added
"Joined at" to the output of node inspect,
but I forgot that docs changes are needed.

This change updates the example output
of node inspect in the documentation.

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
commit 41d580c7a610d8111dc63353cbd94319ca854627 added
"Joined at" to the output of node inspect,
but I forgot that docs changes are needed.

This change updates the example output
of node inspect in the documentation.

Signed-off-by: Sebastiaan van Stijn &lt;github@gone.nl&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>cli: `docker service|node|stack ps` instead of tasks</title>
<updated>2016-07-27T18:06:42+00:00</updated>
<author>
<name>Stephen J Day</name>
<email>stephen.day@docker.com</email>
</author>
<published>2016-07-19T21:01:31+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=0aa4e1e68973ede0c73f8a4356e2a17fc903f549'/>
<id>0aa4e1e68973ede0c73f8a4356e2a17fc903f549</id>
<content type='text'>
Rather than conflict with the unexposed task model, change the names of
the object-oriented task display to `docker &lt;object&gt; ps`. The command
works identically to `docker service tasks`. This change is superficial.

This provides a more sensical docker experience while not trampling on
the task model that may be introduced as a top-level command at a later
date.

The following is an example of the display using `docker service ps`
with a service named `condescending_cori`:

```
$ docker service ps condescending_cori
ID                         NAME                  SERVICE             IMAGE   LAST STATE              DESIRED STATE  NODE
e2cd9vqb62qjk38lw65uoffd2  condescending_cori.1  condescending_cori  alpine  Running 13 minutes ago  Running        6c6d232a5d0e
```

The following shows the output for the node on which the command is
running:

```console
$ docker node ps self
ID                         NAME                  SERVICE             IMAGE   LAST STATE              DESIRED STATE  NODE
b1tpbi43k1ibevg2e94bmqo0s  mad_kalam.1           mad_kalam           apline  Accepted 2 seconds ago  Accepted       6c6d232a5d0e
e2cd9vqb62qjk38lw65uoffd2  condescending_cori.1  condescending_cori  alpine  Running 12 minutes ago  Running        6c6d232a5d0e
4x609m5o0qyn0kgpzvf0ad8x5  furious_davinci.1     furious_davinci     redis   Running 32 minutes ago  Running        6c6d232a5d0e
```

Signed-off-by: Stephen J Day &lt;stephen.day@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Rather than conflict with the unexposed task model, change the names of
the object-oriented task display to `docker &lt;object&gt; ps`. The command
works identically to `docker service tasks`. This change is superficial.

This provides a more sensical docker experience while not trampling on
the task model that may be introduced as a top-level command at a later
date.

The following is an example of the display using `docker service ps`
with a service named `condescending_cori`:

```
$ docker service ps condescending_cori
ID                         NAME                  SERVICE             IMAGE   LAST STATE              DESIRED STATE  NODE
e2cd9vqb62qjk38lw65uoffd2  condescending_cori.1  condescending_cori  alpine  Running 13 minutes ago  Running        6c6d232a5d0e
```

The following shows the output for the node on which the command is
running:

```console
$ docker node ps self
ID                         NAME                  SERVICE             IMAGE   LAST STATE              DESIRED STATE  NODE
b1tpbi43k1ibevg2e94bmqo0s  mad_kalam.1           mad_kalam           apline  Accepted 2 seconds ago  Accepted       6c6d232a5d0e
e2cd9vqb62qjk38lw65uoffd2  condescending_cori.1  condescending_cori  alpine  Running 12 minutes ago  Running        6c6d232a5d0e
4x609m5o0qyn0kgpzvf0ad8x5  furious_davinci.1     furious_davinci     redis   Running 32 minutes ago  Running        6c6d232a5d0e
```

Signed-off-by: Stephen J Day &lt;stephen.day@docker.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
