<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/docs/reference/commandline/plugin_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 docker plugin upgrade</title>
<updated>2017-02-04T00:14:56+00:00</updated>
<author>
<name>Brian Goff</name>
<email>cpuguy83@gmail.com</email>
</author>
<published>2017-01-29T00:54:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=96b0320d5c1499ff537b0fae5b7a506adaaf14a5'/>
<id>96b0320d5c1499ff537b0fae5b7a506adaaf14a5</id>
<content type='text'>
This allows a plugin to be upgraded without requiring to
uninstall/reinstall a plugin.
Since plugin resources (e.g. volumes) are tied to a plugin ID, this is
important to ensure resources aren't lost.

The plugin must be disabled while upgrading (errors out if enabled).
This does not add any convenience flags for automatically
disabling/re-enabling the plugin during before/after upgrade.

Since an upgrade may change requested permissions, the user is required
to accept permissions just like `docker plugin install`.

Signed-off-by: Brian Goff &lt;cpuguy83@gmail.com&gt;
(cherry picked from commit 03c694973968f63743ed53cef83d0b7455695081)
Signed-off-by: Brian Goff &lt;cpuguy83@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This allows a plugin to be upgraded without requiring to
uninstall/reinstall a plugin.
Since plugin resources (e.g. volumes) are tied to a plugin ID, this is
important to ensure resources aren't lost.

The plugin must be disabled while upgrading (errors out if enabled).
This does not add any convenience flags for automatically
disabling/re-enabling the plugin during before/after upgrade.

Since an upgrade may change requested permissions, the user is required
to accept permissions just like `docker plugin install`.

Signed-off-by: Brian Goff &lt;cpuguy83@gmail.com&gt;
(cherry picked from commit 03c694973968f63743ed53cef83d0b7455695081)
Signed-off-by: Brian Goff &lt;cpuguy83@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>replace no-remove by sample-volume-plugin in docs</title>
<updated>2017-01-04T11:44:55+00:00</updated>
<author>
<name>Victor Vieux</name>
<email>vieux@docker.com</email>
</author>
<published>2016-12-14T08:35:34+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=4e9dd0e51c684f188028b94af13e7ab6810703d9'/>
<id>4e9dd0e51c684f188028b94af13e7ab6810703d9</id>
<content type='text'>
Signed-off-by: Victor Vieux &lt;vieux@docker.com&gt;
(cherry picked from commit bcead9282e17f51b01c4edfa59221546f02aaa33)
Signed-off-by: Victor Vieux &lt;vieux@docker.com&gt;
Signed-off-by: Vincent Demeester &lt;vincent@sbr.pm&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Victor Vieux &lt;vieux@docker.com&gt;
(cherry picked from commit bcead9282e17f51b01c4edfa59221546f02aaa33)
Signed-off-by: Victor Vieux &lt;vieux@docker.com&gt;
Signed-off-by: Vincent Demeester &lt;vincent@sbr.pm&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix usage message of `plugin inspect`</title>
<updated>2017-01-04T11:44:54+00:00</updated>
<author>
<name>Harald Albers</name>
<email>github@albersweb.de</email>
</author>
<published>2016-12-31T17:55:04+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=ff7934faf29a33e254a066b4a535d56627ea8a76'/>
<id>ff7934faf29a33e254a066b4a535d56627ea8a76</id>
<content type='text'>
Signed-off-by: Harald Albers &lt;github@albersweb.de&gt;
(cherry picked from commit 1b58d0bc51e2bfc9e268dab762d1d891c18890c9)
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: Harald Albers &lt;github@albersweb.de&gt;
(cherry picked from commit 1b58d0bc51e2bfc9e268dab762d1d891c18890c9)
Signed-off-by: Victor Vieux &lt;vieux@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Implement content addressability for plugins</title>
<updated>2016-12-27T21:31:14+00:00</updated>
<author>
<name>Tonis Tiigi</name>
<email>tonistiigi@gmail.com</email>
</author>
<published>2016-12-12T23:05:53+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=38d914cc9648724c61afbfe8caa3f2735b58852d'/>
<id>38d914cc9648724c61afbfe8caa3f2735b58852d</id>
<content type='text'>
Move plugins to shared distribution stack with images.

Create immutable plugin config that matches schema2 requirements.

Ensure data being pushed is same as pulled/created.

Store distribution artifacts in a blobstore.

Run init layer setup for every plugin start.

Fix breakouts from unsafe file accesses.

Add support for `docker plugin install --alias`

Uses normalized references for default names to avoid collisions when using default hosts/tags.

Some refactoring of the plugin manager to support the change, like removing the singleton manager and adding manager config struct.

Signed-off-by: Tonis Tiigi &lt;tonistiigi@gmail.com&gt;
Signed-off-by: Derek McGowan &lt;derek@mcgstyle.net&gt;
(cherry picked from commit 3d86b0c79b16334ce5836c0315e4c310b84c2e17)
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Move plugins to shared distribution stack with images.

Create immutable plugin config that matches schema2 requirements.

Ensure data being pushed is same as pulled/created.

Store distribution artifacts in a blobstore.

Run init layer setup for every plugin start.

Fix breakouts from unsafe file accesses.

Add support for `docker plugin install --alias`

Uses normalized references for default names to avoid collisions when using default hosts/tags.

Some refactoring of the plugin manager to support the change, like removing the singleton manager and adding manager config struct.

Signed-off-by: Tonis Tiigi &lt;tonistiigi@gmail.com&gt;
Signed-off-by: Derek McGowan &lt;derek@mcgstyle.net&gt;
(cherry picked from commit 3d86b0c79b16334ce5836c0315e4c310b84c2e17)
</pre>
</div>
</content>
</entry>
<entry>
<title>Allow `docker plugin inspect` to search based on ID or name</title>
<updated>2016-12-02T21:39:37+00:00</updated>
<author>
<name>Yong Tang</name>
<email>yong.tang.github@outlook.com</email>
</author>
<published>2016-11-24T04:04:44+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=3477da0cdbef80e798a4ac31fe3e62ae0880c58c'/>
<id>3477da0cdbef80e798a4ac31fe3e62ae0880c58c</id>
<content type='text'>
This fix tries to address the issue raised in discussion of
PR 28735 where it was not possible to manage plugin based on
plugin ID. Previously it was not possible to invoke
`docker plugin inspect` with a plugin ID (or ID prefix).

This fix updates the implementation of `docker plugin inspect`
so that it is possbile to search based on a plugin name, or a
plugin ID. A short format of plugin ID (prefix) is also possible,
as long as there is no ambiguity.

Previously the check of `docker plugin inspect` was mostly done
on the client side. This could potentially cause inconsistency
between API and CMD. This fix move all the checks to daemon side
so that API and CMD will be consistent.

An integration test has been added to cover the changes.

Signed-off-by: Yong Tang &lt;yong.tang.github@outlook.com&gt;
(cherry picked from commit 0ce6e070f7d1e4b1b478d52b4464f8480dbfd9b7)
Signed-off-by: Victor Vieux &lt;victorvieux@gmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This fix tries to address the issue raised in discussion of
PR 28735 where it was not possible to manage plugin based on
plugin ID. Previously it was not possible to invoke
`docker plugin inspect` with a plugin ID (or ID prefix).

This fix updates the implementation of `docker plugin inspect`
so that it is possbile to search based on a plugin name, or a
plugin ID. A short format of plugin ID (prefix) is also possible,
as long as there is no ambiguity.

Previously the check of `docker plugin inspect` was mostly done
on the client side. This could potentially cause inconsistency
between API and CMD. This fix move all the checks to daemon side
so that API and CMD will be consistent.

An integration test has been added to cover the changes.

Signed-off-by: Yong Tang &lt;yong.tang.github@outlook.com&gt;
(cherry picked from commit 0ce6e070f7d1e4b1b478d52b4464f8480dbfd9b7)
Signed-off-by: Victor Vieux &lt;victorvieux@gmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add docs for plugin push</title>
<updated>2016-11-14T19:34:28+00:00</updated>
<author>
<name>Anusha Ragunathan</name>
<email>anusha@docker.com</email>
</author>
<published>2016-11-14T16:38:06+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=a7a8fa0e6b82fb3b6eb38ab5e1f8d2d06f386a50'/>
<id>a7a8fa0e6b82fb3b6eb38ab5e1f8d2d06f386a50</id>
<content type='text'>
Signed-off-by: Anusha Ragunathan &lt;anusha@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Anusha Ragunathan &lt;anusha@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>move plugins out of experimental</title>
<updated>2016-11-10T23:51:32+00:00</updated>
<author>
<name>Victor Vieux</name>
<email>vieux@docker.com</email>
</author>
<published>2016-11-10T01:49:09+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=c410222e42fb9195909390337bc129c6481e2453'/>
<id>c410222e42fb9195909390337bc129c6481e2453</id>
<content type='text'>
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: Victor Vieux &lt;vieux@docker.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>Add plugin create functionality.</title>
<updated>2016-11-09T23:23:03+00:00</updated>
<author>
<name>Anusha Ragunathan</name>
<email>anusha@docker.com</email>
</author>
<published>2016-10-04T19:01:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=5b6e1bc9e551ba56b44c3f409fd5d48f8a54ce1d'/>
<id>5b6e1bc9e551ba56b44c3f409fd5d48f8a54ce1d</id>
<content type='text'>
Signed-off-by: Anusha Ragunathan &lt;anusha@docker.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Anusha Ragunathan &lt;anusha@docker.com&gt;
</pre>
</div>
</content>
</entry>
</feed>
