Derek McGowan
|
3a1279393f
Use distribution reference
|
8 年之前 |
Brian Goff
|
e8307b868d
Make propagated mount persist outside rootfs
|
8 年之前 |
Brian Goff
|
03c6949739
Add docker plugin upgrade
|
8 年之前 |
Yong Tang
|
99d91ada97
Add `capability` filter to `docker plugin ls`
|
8 年之前 |
Yong Tang
|
a66e0dc349
Add `--filter enabled=true` for `docker plugin ls`
|
8 年之前 |
Tibor Vass
|
f265727bdf
plugins: rename DeviceCreation to AllowAllDevices
|
8 年之前 |
Stephen J Day
|
7a85579917
*: use opencontainers/go-digest package
|
8 年之前 |
Tonis Tiigi
|
3d86b0c79b
Implement content addressability for plugins
|
8 年之前 |
Anusha Ragunathan
|
8cb2229cd1
Enforce zero plugin refcount during disable.
|
8 年之前 |
Vincent Demeester
|
d0ab04ac16
Merge pull request #29372 from tophj-ibm/fix-plugin-disable-error
|
8 年之前 |
Christopher Jones
|
fb11164c4f
[plugins] return err when failing remove
|
8 年之前 |
Victor Vieux
|
04e35a01fc
skip empty networks in plugin install
|
8 年之前 |
Anusha Ragunathan
|
0a072e93df
Merge pull request #26398 from tiborvass/plugin-fixes
|
8 年之前 |
Tibor Vass
|
c54b717caf
plugins: container-rootfs-relative paths
|
8 年之前 |
Anusha Ragunathan
|
9d884986f5
Merge pull request #28949 from yongtang/28717-docker-plugin-create
|
8 年之前 |
Anusha Ragunathan
|
b35490a8ba
Make v2/Plugin accesses safe.
|
8 年之前 |
Tibor Vass
|
1c96879f1e
Merge pull request #28963 from vieux/refactor_plugin_install
|
8 年之前 |
Victor Vieux
|
fa3b61a28f
refactor plugin install
|
8 年之前 |
Yong Tang
|
90bb2cdb9f
Support plugins in `docker inspect`
|
8 年之前 |
Yong Tang
|
0ce6e070f7
Allow `docker plugin inspect` to search based on ID or name
|
8 年之前 |
Yong Tang
|
52405a9b58
Use GetByName to check for collision before create any context in plugin creation
|
8 年之前 |
Anusha Ragunathan
|
82b35dd997
Merge pull request #28717 from yongtang/28684-duplicate-docker-plugin-create
|
8 年之前 |
Anusha Ragunathan
|
9e4234261c
On plugin pull errors, delete created dirs.
|
8 年之前 |
Yong Tang
|
662d456928
Fix issue caused by duplicate `docker plugin create` with same names
|
8 年之前 |
Anusha Ragunathan
|
83ca993c15
Add HTTP client timeout.
|
8 年之前 |
Victor Vieux
|
a8139460ff
explicitly show plugins as unsupported on !linux
|
8 年之前 |