Victor Vieux
|
5fb6d6e47c
continue build on expose with :, but displays a warning
|
11 лет назад |
Michael Crosby
|
0d2924408b
Add -name for docker run
|
11 лет назад |
Michael Crosby
|
356af1540f
Ensure child containers are started before parents
|
11 лет назад |
Michael Crosby
|
7c08aeeba4
Use persistent connection for links database
|
11 лет назад |
Tianon Gravi
|
21161dbd51
Add dynbinary and dyntest scripts for building/testing a separate static dockerinit binary
|
11 лет назад |
Victor Vieux
|
dbe7d67c18
fix tests
|
11 лет назад |
Victor Vieux
|
6c863b49ef
remove docker ls and add docker link in usage and switch to go1.2rc2
|
11 лет назад |
Victor Vieux
|
89fb51f606
fix merge issue and gofmt
|
11 лет назад |
Alexander Larsson
|
db99966724
Move SysInit to a submodule
|
11 лет назад |
Michael Crosby
|
1cbdaebaa1
Add links for container relationships and introspection
|
12 лет назад |
Victor Vieux
|
acc2aec988
remove log
|
11 лет назад |
Guillaume J. Charmes
|
3e014aa662
Fix attach race condition, improve unit tests, make sure the container is started before unblocking Start
|
11 лет назад |
Solomon Hykes
|
240d5b3fa1
Hack: don't run integration tests in /var/lib/docker/unit-tests; add missing cleanups in a few tests
|
11 лет назад |
Victor Vieux
|
f854529ae8
add cleanupin tests to remove leftover containers
|
11 лет назад |
Michael Crosby
|
4196c704f0
Merge pull request #1943 from dotcloud/1940-prevent_crash_parseNat_build-fix
|
11 лет назад |
Michael Crosby
|
ded74b0bb3
Merge pull request #2133 from dotcloud/improve_tests
|
11 лет назад |
Victor Vieux
|
823174de4d
replace panic by log.Fatal in tests
|
11 лет назад |
Guillaume J. Charmes
|
9107565d06
Make sure to close the network allocators
|
11 лет назад |
Victor Vieux
|
1328be7c29
Add test
|
12 лет назад |
Michael Crosby
|
ad152efbed
Merge pull request #1759 from bdon/graph-map
|
12 лет назад |
Solomon Hykes
|
24e02043a2
Merge builder.go into runtime.go
|
12 лет назад |
Brandon Liu
|
1fca99ad90
Replace Graph.All with Graph.Map
|
12 лет назад |
Victor Vieux
|
740a97f1a8
use init function
|
12 лет назад |
shin-
|
1c6af604e8
Fixed: ImagePull in runtime test
|
12 лет назад |
Guillaume J. Charmes
|
e54e8fa920
Merge pull request #1290 from dotcloud/parallel_pull
|
12 лет назад |
Guillaume J. Charmes
|
f6fa353dd8
Merge pull request #1267 from sridatta/new-clean-init
|
12 лет назад |
Victor Vieux
|
46f59dd933
add parallel pull to 1.4
|
12 лет назад |
Guillaume J. Charmes
|
fd9ad1a194
Fixes #505 - Make sure all output is send on the network before closing
|
12 лет назад |
Victor Vieux
|
7aba68cd54
update AUTHORS
|
12 лет назад |
Solomon Hykes
|
5d8efc107d
+ Runtime: inject dockerinit at /.dockerinit instead of overwriting /sbin/init. This makes it possible to run /sbin/init inside a container.
|
12 лет назад |