Victor Vieux
|
fc39f9c78d
add tests
|
11 years ago |
Alexandr Morozov
|
c19e0fe7e2
Move TestRunExit to integration-cli
|
11 years ago |
Alexandr Morozov
|
a44f065f17
Move TestRunWorkdirExistsAndIsFile to integration-cli
|
11 years ago |
Michael Crosby
|
01022a305d
Merge pull request #7405 from LK4D4/indicate_run_volume_test_pass
|
11 years ago |
LK4D4
|
825ca10dfd
Print about "copy volume content" test passing
|
11 years ago |
Alexandr Morozov
|
aa2d6dbc0c
Inherit Cmd only if no --entrypoint specified on run
|
11 years ago |
Michael Crosby
|
5d2a62d8de
Merge pull request #7295 from vishh/rbind
|
11 years ago |
Tianon Gravi
|
8ea7242250
Update TestEnvironment to explicitly set "HOME" to be empty so it gets autofilled
|
11 years ago |
Tianon Gravi
|
57b9467f45
Add support for autodetected HOME from USER (if HOME is unset)
|
11 years ago |
Vishnu Kannan
|
3e1c1567ea
Add a cli integration test for recursive bind mounting.
|
11 years ago |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 years ago |
LK4D4
|
e88487b321
Move TestCopyVolumeContent to integration-cli
|
11 years ago |
LK4D4
|
9a7c5be7d1
Move TestCopyVolumeUidGid to integration-cli
|
11 years ago |
Alexandr Morozov
|
4162309d11
Tests on container state changing
|
11 years ago |
Victor Vieux
|
5948b105e7
Merge pull request #7083 from mheon/6983_bugfix
|
11 years ago |
Matthew Heon
|
1476f295ac
Bugfix: only use io.Copy in hijack if attaching both stdout and stderr
|
11 years ago |
unclejack
|
be8cea9856
don't allow links to be used with --net=host
|
11 years ago |
Michael Crosby
|
7c19499c63
Allow case insensitive caps for add and drop
|
11 years ago |
Victor Vieux
|
c04230c42b
add check for invalid caps
|
11 years ago |
Victor Vieux
|
064b5f870d
support add and drop in both order
|
11 years ago |
Victor Vieux
|
222a6f4401
add basic support for 'all'
|
11 years ago |
Victor Vieux
|
8344b6d736
fix job and add tests
|
11 years ago |
Timothy
|
e855c4b921
Add --device flag to allow additional host devices in container
|
11 years ago |
Fabio Falci
|
804b00cd7d
Relax dns search to accept empty domain
|
11 years ago |
unclejack
|
38b005ec69
integcli: add test to ensure -v /:/ isn't allowed
|
11 years ago |
Michael Crosby
|
e39b8eade1
Allow / as source of -v
|
11 years ago |
Tibor Vass
|
baacc7006b
add integration test for --workdir=/
|
11 years ago |
Tibor Vass
|
385c9b1a08
fix bug in FollowSymlinkInScope when link == root
|
11 years ago |
Tibor Vass
|
def86d0cf4
rename TestVolumeWithSymlink to TestCreateVolumeWithSymlink and remove run_tests folder
|
11 years ago |
Tibor Vass
|
c4c92e66cd
add integration test
|
11 years ago |