<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/docs/reference/commandline/commit.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>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>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>Updates on cli reference documentation</title>
<updated>2016-07-07T18:43:18+00:00</updated>
<author>
<name>Vincent Demeester</name>
<email>vincent@sbr.pm</email>
</author>
<published>2016-07-07T18:43:18+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=f4cfc6b9830ed236eb588d6a4dddca7455145e70'/>
<id>f4cfc6b9830ed236eb588d6a4dddca7455145e70</id>
<content type='text'>
- Update ps with `--last` flag
- Update commands with current output
- Make sure hugo does not detect the wrong language
- Update usage for `tag` command to be more coherent with the other ones

Signed-off-by: Vincent Demeester &lt;vincent@sbr.pm&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Update ps with `--last` flag
- Update commands with current output
- Make sure hugo does not detect the wrong language
- Update usage for `tag` command to be more coherent with the other ones

Signed-off-by: Vincent Demeester &lt;vincent@sbr.pm&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Document valid chars in image name and tag</title>
<updated>2016-05-21T18:49:19+00:00</updated>
<author>
<name>Subhajit Ghosh</name>
<email>isubuz.g@gmail.com</email>
</author>
<published>2016-05-11T13:15:50+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=ea98cf74aad3c2633268d5a0b8a2f80b331ddc0b'/>
<id>ea98cf74aad3c2633268d5a0b8a2f80b331ddc0b</id>
<content type='text'>
- Add link to valid image name and tag formats in referenced files
- Per review comments, updated docs to remove reference to `USERNAME` and
`REGISTRYHOST`.
- Per review comment, removed links from man page.
- Per review comment, added and updated examples on `docker tag`

Signed-off-by: Subhajit Ghosh &lt;isubuz.g@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Add link to valid image name and tag formats in referenced files
- Per review comments, updated docs to remove reference to `USERNAME` and
`REGISTRYHOST`.
- Per review comment, removed links from man page.
- Per review comment, added and updated examples on `docker tag`

Signed-off-by: Subhajit Ghosh &lt;isubuz.g@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix some flaws in docs</title>
<updated>2016-02-19T01:27:03+00:00</updated>
<author>
<name>Jian Zhang</name>
<email>zhangjian.fnst@cn.fujitsu.com</email>
</author>
<published>2016-02-17T03:54:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=cdc7f26715fbf0779a5283354048caf9faa1ec4a'/>
<id>cdc7f26715fbf0779a5283354048caf9faa1ec4a</id>
<content type='text'>
Signed-off-by: Jian Zhang &lt;zhangjian.fnst@cn.fujitsu.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jian Zhang &lt;zhangjian.fnst@cn.fujitsu.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct old virtual size</title>
<updated>2016-02-02T12:28:33+00:00</updated>
<author>
<name>Kai Qiang Wu(Kennan)</name>
<email>wkqwu@cn.ibm.com</email>
</author>
<published>2016-02-02T05:57:59+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=1ab7d76f30f3cf693c986eb827ad49a6554d806d'/>
<id>1ab7d76f30f3cf693c986eb827ad49a6554d806d</id>
<content type='text'>
In new content addressable model, image no longer
have virtual size column, it is now 'size'. So we
need to update related docs about them.

Signed-off-by: Kai Qiang Wu(Kennan) &lt;wkqwu@cn.ibm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
In new content addressable model, image no longer
have virtual size column, it is now 'size'. So we
need to update related docs about them.

Signed-off-by: Kai Qiang Wu(Kennan) &lt;wkqwu@cn.ibm.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix commit wrong repository example</title>
<updated>2016-01-20T10:25:41+00:00</updated>
<author>
<name>Kai Qiang Wu(Kennan)</name>
<email>wkqwu@cn.ibm.com</email>
</author>
<published>2016-01-20T10:25:33+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=3c8042a0cb2253be37303e6d646e96d87cefe0fc'/>
<id>3c8042a0cb2253be37303e6d646e96d87cefe0fc</id>
<content type='text'>
The old name is invalid in new repository name spec.
So we need to fix them.

Signed-off-by: Kai Qiang Wu(Kennan) &lt;wkqwu@cn.ibm.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The old name is invalid in new repository name spec.
So we need to fix them.

Signed-off-by: Kai Qiang Wu(Kennan) &lt;wkqwu@cn.ibm.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
