moby--moby/integration
Brian Goff 24f173a003 Replace service "Capabilities" w/ add/drop API
After dicussing with maintainers, it was decided putting the burden of
providing the full cap list on the client is not a good design.
Instead we decided to follow along with the container API and use cap
add/drop.

This brings in the changes already merged into swarmkit.

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
2020-07-27 10:09:42 -07:00
..
build int/build/TestBuildWithEmptyLayers: prevent panic 2020-06-04 11:22:04 -07:00
config
container Replace service "Capabilities" w/ add/drop API 2020-07-27 10:09:42 -07:00
distribution
image Using test names instead of hardcoded ones in integration/image directory 2020-05-18 16:37:09 +01:00
internal Replace service "Capabilities" w/ add/drop API 2020-07-27 10:09:42 -07:00
network Upgrading the versions of images in Dockerfile. 2020-06-30 12:24:06 +08:00
plugin Merge pull request #40725 from cpuguy83/check_img_platform 2020-05-21 11:33:27 -07:00
secret
service Replace service "Capabilities" w/ add/drop API 2020-07-27 10:09:42 -07:00
session
system
testdata/https
volume
doc.go