Madhu Venugopal
|
fc2c0e623d
Handle Plugin reference count during network create and delete
|
8 年之前 |
Yong Tang
|
c80e74e8cc
Tests to allow ID-based `docker plugin enable/disable/rm/set`
|
8 年之前 |
Derek McGowan
|
14e8bba4f5
Support for docker content trust for plugins
|
8 年之前 |
Tonis Tiigi
|
3d86b0c79b
Implement content addressability for plugins
|
8 年之前 |
Anusha Ragunathan
|
d1dfc1a5ef
Merge pull request #29599 from anusha-ragunathan/refcount
|
8 年之前 |
Anusha Ragunathan
|
8cb2229cd1
Enforce zero plugin refcount during disable.
|
8 年之前 |
Yong Tang
|
0b3c10ac4d
Fix `docker plugin inspect <unkown object>` issue on Windows
|
8 年之前 |
Christopher Jones
|
ebff8c79a3
[integration-cli] skip plugin tests on non-x86
|
8 年之前 |
Tibor Vass
|
c54b717caf
plugins: container-rootfs-relative paths
|
8 年之前 |
Yong Tang
|
0ce6e070f7
Allow `docker plugin inspect` to search based on ID or name
|
8 年之前 |
Yong Tang
|
662d456928
Fix issue caused by duplicate `docker plugin create` with same names
|
8 年之前 |
Vincent Demeester
|
eb5fe064cf
Fixes some integration-cli on userns
|
8 年之前 |
Tibor Vass
|
a08ffa0e93
plugins: fix some tests
|
8 年之前 |
Tonis Tiigi
|
e23e36f25c
Skip plugin tests if not in amd64
|
8 年之前 |
Victor Vieux
|
c410222e42
move plugins out of experimental
|
8 年之前 |
Victor Vieux
|
49ca91fbeb
rename plugin manifest
|
8 年之前 |
Victor Vieux
|
4b63ad33ec
Merge pull request #28086 from vieux/delete_rootfs_plugin
|
8 年之前 |
Victor Vieux
|
586b7cc19e
delete plugin rootfs on plugin rm
|
8 年之前 |
Victor Vieux
|
69276fddf8
support settings in docker plugins install
|
8 年之前 |
Victor Vieux
|
efbed4500e
support env for docker plugin set
|
8 年之前 |
Victor Vieux
|
7236e42046
add test plugin install --disable and volume ls
|
8 年之前 |
Tonis Tiigi
|
da9ef68f06
Add requirements for tests that require network
|
8 年之前 |
Victor Vieux
|
b22d07f515
add check plugin is not used before rm
|
8 年之前 |
Victor Vieux
|
63a19edcb1
add -f to plugin inspect
|
9 年之前 |
Victor Vieux
|
cf4e268115
replace active by enabled for consistency in plugins
|
9 年之前 |
Victor Vieux
|
0016b331da
Add --force to docker plugin remove
|
9 年之前 |
Anusha Ragunathan
|
5690730a74
Remove plugin root from filesystem.
|
9 年之前 |
Anusha Ragunathan
|
b867f6c6e1
Check for plugin state before enable and disable.
|
9 年之前 |
Anusha Ragunathan
|
6dca1e6d3f
Print plugin name on successful install, enable and disable.
|
9 年之前 |
Anusha Ragunathan
|
d32df6d934
Detect non-plugin content during install and error out.
|
9 年之前 |