<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/docker.git/docs/reference/commandline/plugin_install.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>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>Update 'ID' field for 'docker plugin ls'</title>
<updated>2017-01-04T11:42:41+00:00</updated>
<author>
<name>yuexiao-wang</name>
<email>wang.yuexiao@zte.com.cn</email>
</author>
<published>2016-12-26T18:17:35+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=8b155a910975c2c99c043587b7c9b5f559d67f87'/>
<id>8b155a910975c2c99c043587b7c9b5f559d67f87</id>
<content type='text'>
Signed-off-by: yuexiao-wang &lt;wang.yuexiao@zte.com.cn&gt;
(cherry picked from commit 1e6587ff280dc3dcac405a67af2ddfd83c78f983)
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 1e6587ff280dc3dcac405a67af2ddfd83c78f983)
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>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>Merge pull request #28164 from anusha-ragunathan/plugin-build</title>
<updated>2016-11-10T01:49:51+00:00</updated>
<author>
<name>Victor Vieux</name>
<email>victorvieux@gmail.com</email>
</author>
<published>2016-11-10T01:49:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=28a1ea342d1f227664ad30ffd05eaaab8c9ef93e'/>
<id>28a1ea342d1f227664ad30ffd05eaaab8c9ef93e</id>
<content type='text'>
Add plugin create functionality.</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Add plugin create functionality.</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>
<entry>
<title>support settings in docker plugins install</title>
<updated>2016-11-08T06:49:22+00:00</updated>
<author>
<name>Victor Vieux</name>
<email>vieux@docker.com</email>
</author>
<published>2016-11-08T01:43:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/docker.git/commit/?id=69276fddf8269e6de7bf297d4a7127e0ed977cb7'/>
<id>69276fddf8269e6de7bf297d4a7127e0ed977cb7</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>
</feed>
