Guillaume J. Charmes
|
7cf60da388
Merge branch 'master' into shykes-0.6.5-dm-plugin
|
11 years ago |
Solomon Hykes
|
6c4393ccbb
Merge branch 'job-create-start-clean' into engine-patch-2
|
11 years ago |
Solomon Hykes
|
165d1bdbc0
Merge branch 'master' into 0.6.5-dm-plugin
|
11 years ago |
Solomon Hykes
|
77ae9789d3
Internal cleanup: use the mounted container filesystem instead of manipulating the aufs layers directly
|
11 years ago |
Nate Jones
|
059bb7a262
make existing tests pass
|
11 years ago |
Solomon Hykes
|
e5f8ab6160
Engine: 'create' creates a container and prints its ID on stdout
|
11 years ago |
Solomon Hykes
|
958b4a8757
Engine: 'start' starts the specified container
|
11 years ago |
Jérôme Petazzoni
|
31638ab2ad
Refactor HostConfig and escape apparmor confinement
|
11 years ago |
Michael Crosby
|
0d2924408b
Add -name for docker run
|
11 years ago |
Michael Crosby
|
1cbdaebaa1
Add links for container relationships and introspection
|
11 years ago |
Victor Vieux
|
0e021ed470
swap cat by top to prevent 2 warnings
|
11 years ago |
Guillaume J. Charmes
|
3e014aa662
Fix attach race condition, improve unit tests, make sure the container is started before unblocking Start
|
11 years ago |
Guillaume J. Charmes
|
333bc23f21
Fix issue killing container while sending signal
|
11 years ago |
Solomon Hykes
|
07d9e4353b
Increase readbility of unit tests by using mkRuntime everywhere
|
11 years ago |
Solomon Hykes
|
240d5b3fa1
Hack: don't run integration tests in /var/lib/docker/unit-tests; add missing cleanups in a few tests
|
11 years ago |
Victor Vieux
|
104a86936a
api.go:108 Error parsing media type: error: mime: no media type
|
11 years ago |
Victor Vieux
|
df697b4318
use httpError in a separate test
|
11 years ago |
Guillaume J. Charmes
|
f435970695
Merge pull request #1842 from dotcloud/split_stdout_stderr
|
11 years ago |
Guillaume J. Charmes
|
cb18a6e1b9
Update docs + fix endian issue
|
11 years ago |
Guillaume J. Charmes
|
e854b7b2e6
Make StdCopy works with huge amount of data
|
12 years ago |
Guillaume J. Charmes
|
289350e633
Add stderr unit test
|
12 years ago |
Guillaume J. Charmes
|
8ae5348a51
Split stdout stderr for non-tty commands
|
12 years ago |
Michael Crosby
|
bd0e4fde9a
Merge pull request #1838 from jmcvetta/multiline_dockerfile
|
12 years ago |
Michael Crosby
|
ad152efbed
Merge pull request #1759 from bdon/graph-map
|
12 years ago |
Jason McVetta
|
6678a26d1c
gofmt
|
12 years ago |
Solomon Hykes
|
24e02043a2
Merge builder.go into runtime.go
|
12 years ago |
Daniel Mizyrycki
|
bf6e241d97
testing, issue #1802: Temporarily skip TestGetContainersTop
|
12 years ago |
Brandon Liu
|
1fca99ad90
Replace Graph.All with Graph.Map
|
12 years ago |
Michael Crosby
|
7f9ba14b18
Add imagename to LogEvent tests
|
12 years ago |
Pascal Borreli
|
9b2a5964fc
Fixed typos
|
12 years ago |