<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/docs/reference/commandline/system_df.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>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>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>add `docker network prune`</title>
<updated>2016-10-25T06:43:54+00:00</updated>
<author>
<name>Akihiro Suda</name>
<email>suda.akihiro@lab.ntt.co.jp</email>
</author>
<published>2016-10-18T04:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=7e24c16086a9a4f38e241e51837f2be4877c04a6'/>
<id>7e24c16086a9a4f38e241e51837f2be4877c04a6</id>
<content type='text'>
`docker network prune` prunes unused networks, including overlay ones.
`docker system prune` also prunes unused networks.

Signed-off-by: Akihiro Suda &lt;suda.akihiro@lab.ntt.co.jp&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
`docker network prune` prunes unused networks, including overlay ones.
`docker system prune` also prunes unused networks.

Signed-off-by: Akihiro Suda &lt;suda.akihiro@lab.ntt.co.jp&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>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>Add documentation for container, volume, image and system prune subcommands</title>
<updated>2016-09-30T21:35:23+00:00</updated>
<author>
<name>Kenfe-Mickael Laventure</name>
<email>mickael.laventure@gmail.com</email>
</author>
<published>2016-08-31T16:57:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=913e5cb77bcb7134be2e9b1aaa7e63627285e676'/>
<id>913e5cb77bcb7134be2e9b1aaa7e63627285e676</id>
<content type='text'>
Signed-off-by: Kenfe-Mickael Laventure &lt;mickael.laventure@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Kenfe-Mickael Laventure &lt;mickael.laventure@gmail.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
