Commit History

Author SHA1 Message Date
  Brian Goff e8307b868d Make propagated mount persist outside rootfs 8 years ago
  Tibor Vass 26d0bac895 plugin: use pkg/errors in more places 8 years ago
  Derek McGowan 0421f5173d Remove use of forked reference package for cli 8 years ago
  Stephen J Day 7a85579917 *: use opencontainers/go-digest package 8 years ago
  Tonis Tiigi 6c7cb52009 Fix validation of plugins without rootfs in config 8 years ago
  Tonis Tiigi 3d86b0c79b Implement content addressability for plugins 8 years ago
  Sebastiaan van Stijn 2121041944 Merge pull request #29423 from unclejack/api_cli_integ_return 8 years ago
  Brian Goff 500210475f Make graphdriver plugin use plugin BasePath 8 years ago
  unclejack 2c187a24e0 return directly without ifs in remaining packages 8 years ago
  Tibor Vass c54b717caf plugins: container-rootfs-relative paths 8 years ago
  Anusha Ragunathan b35490a8ba Make v2/Plugin accesses safe. 8 years ago
  Yong Tang 662d456928 Fix issue caused by duplicate `docker plugin create` with same names 8 years ago
  Antonio Murdaca 8ed31089c0 Merge pull request #27467 from tonistiigi/attach-cb 8 years ago
  Kenfe-Mickael Laventure 7781a1bf0f Make experimental a runtime flag 8 years ago
  Tonis Tiigi 37a3be2449 Move stdio attach from libcontainerd backend to callback 8 years ago
  Tonis Tiigi a452d1fccb Remove restartmanager from plugins 8 years ago
  Anusha Ragunathan fefea805e9 Make graphdrivers work with pluginv2. 8 years ago
  Anusha Ragunathan 17b8aba1d9 Adding pluginv2 support for libnetwork (part 1) 8 years ago
  Anusha Ragunathan 27a55fba28 Reorganize plugin package into sub packages. 8 years ago
  Tibor Vass ed0dff8f16 Merge pull request #25424 from vieux/enabled 8 years ago
  Victor Vieux cf4e268115 replace active by enabled for consistency in plugins 9 years ago
  Anusha Ragunathan 031a2a5c4b Cleanup fallback to V1 plugins logic. 9 years ago
  Anusha Ragunathan 59c45f7c0a Make `docker volume list` lookup plugins installed using new model. 9 years ago
  Anusha Ragunathan 57499fa62e When handling plugin exit, lookup plugins only during daemon shutdown. 9 years ago
  Alexander Morozov 64605d709f Merge pull request #23951 from allencloud/defer-os-file-close 9 years ago
  allencloud 0ead624473 add defer file.Close to avoid potential fd leak 9 years ago
  Victor Vieux ab12ed4a56 fix plugin restart on docker restart 9 years ago
  Vincent Demeester 85428a1a53 Merge pull request #25096 from vieux/docker_plugin_remove_force 9 years ago
  Victor Vieux 0016b331da Add --force to docker plugin remove 9 years ago
  Victor Vieux 42360d164b fix deadlock when more than 1 plugin is installed 9 years ago