Guillaume J. Charmes
|
6998c3c387
go fmt
|
11 년 전 |
Jérôme Petazzoni
|
31638ab2ad
Refactor HostConfig and escape apparmor confinement
|
11 년 전 |
Victor Vieux
|
e3c49843d7
Merge pull request #2494 from shykes/engine-links
|
11 년 전 |
Michael Crosby
|
0d2924408b
Add -name for docker run
|
11 년 전 |
Solomon Hykes
|
7e691e11b0
Rename 'GraphPath' to the more logical 'Root'. This does not affect users except for a slight text change in the usage messge
|
11 년 전 |
Victor Vieux
|
89fb51f606
fix merge issue and gofmt
|
11 년 전 |
Michael Crosby
|
1cbdaebaa1
Add links for container relationships and introspection
|
11 년 전 |
Solomon Hykes
|
b629810fe0
hack: encode the name of the current test in temporary directories, for easier tracking
|
11 년 전 |
Solomon Hykes
|
24e02043a2
Merge builder.go into runtime.go
|
12 년 전 |
Michael Crosby
|
551092f9c0
Add lxc-conf flag to allow custom lxc options
|
12 년 전 |
Victor Vieux
|
be77ee33bc
Merge branch 'master' into add_some_tests
|
12 년 전 |
Michael Crosby
|
dae585c6e4
Return JSONError for HTTPResponse error
|
12 년 전 |
Victor Vieux
|
066873ebd2
rebase master
|
12 년 전 |
Victor Vieux
|
e39755666b
Merge pull request #1236 from dotcloud/1234_overwrites_expose-fix
|
12 년 전 |
Victor Vieux
|
2e0e455fa6
rebase master
|
12 년 전 |
Victor Vieux
|
2b5386f039
add regression test from @crosbymichael
|
12 년 전 |
Victor Vieux
|
a0eec14c7d
fix overwrites EXPOSE
|
12 년 전 |
Victor Vieux
|
1a226f0e28
add VolumesFrom to MergeConfig, and test
|
12 년 전 |
Victor Vieux
|
7c00201222
add Volumes and VolumesFrom to CompareConfig
|
12 년 전 |
Guillaume J. Charmes
|
578e888915
Merge pull request #1212 from dotcloud/merge_v_b_options
|
12 년 전 |
Victor Vieux
|
48a892bee5
Add CompareConfig test
|
12 년 전 |
Guillaume J. Charmes
|
eefbadd230
Merge -b and -v options
|
12 년 전 |
Victor Vieux
|
193a7e1dc1
improve mergeconfig, if dns, portspec, env or volumes specify in docker run, apend and not replace
|
12 년 전 |
Solomon Hykes
|
080243f040
Hack: use helper functions in tests for less copy-pasting
|
12 년 전 |
Solomon Hykes
|
6bdb6f226b
Simplify unit tests code with mkRuntime()
|
12 년 전 |
Solomon Hykes
|
46a9f29bae
- Runtime: small bugfixes in external mount-bind integration
|
12 년 전 |
Solomon Hykes
|
d4e62101ab
* Runtime: better integration of external bind-mounts (run -b) into the volume subsystem (run -v)
|
12 년 전 |
Guillaume J. Charmes
|
2e69e1727b
Create a subpackage for utils
|
12 년 전 |
Tianon Gravi
|
1f65c6bf4c
Update utils.go to not enforce extra constraints on the kernel "flavor" (such as being integral or even comparable one to another)
|
12 년 전 |
Guillaume J. Charmes
|
c42a4179fc
Add unit tests for CompareKernelVersion
|
12 년 전 |