moby--moby/integration
Brian Goff 6db9f1c3d6 Add test for copying entire container rootfs
CID=$(docker create alpine)
docker cp $CID:/ out

Signed-off-by: Brian Goff <cpuguy83@gmail.com>
Signed-off-by: Tibor Vass <tibor@docker.com>
2019-06-12 22:17:18 +00:00
..
build integration: change container.Run signature to fix linting 2019-06-07 13:05:26 +02:00
config Replace waitAndAssert in config_test.go with poll.WaitOn 2019-01-15 03:54:52 +00:00
container Add test for copying entire container rootfs 2019-06-12 22:17:18 +00:00
image Merge pull request #39332 from thaJeztah/fix_golint_again 2019-06-07 06:46:58 -07:00
internal Merge pull request #39240 from olljanat/enable-new-integration-tests-for-win 2019-06-11 14:24:03 -07:00
network integration: change createAmbiguousNetworks signature to fix linting 2019-06-07 13:05:43 +02:00
plugin integration: change testGraphDriver signature to fix linting 2019-06-07 13:05:51 +02:00
secret Fatalf -> Fatal 2019-01-27 00:43:24 +00:00
service integration: get tests to compile again 2019-06-12 20:41:36 +00:00
session Testing: create new daemon (only) if needed 2019-02-23 13:32:59 +01:00
system integration: change container.Run signature to fix linting 2019-06-07 13:05:26 +02:00
testdata/https integration/plugin/authz: port tests from integration-cli 2017-10-02 14:20:59 +01:00
volume Merge pull request #39240 from olljanat/enable-new-integration-tests-for-win 2019-06-11 14:24:03 -07:00
doc.go Add canonical import comment 2018-02-05 16:51:57 -05:00