Alexander Larsson
|
0f5ccf934e
Runtime: Automatically use docker-init if it exists
|
12 年之前 |
Victor Vieux
|
bd847f66c6
rebase master
|
12 年之前 |
Solomon Hykes
|
eca861a99d
Add missing package import
|
12 年之前 |
Solomon Hykes
|
6a9f4ecf9b
Add missing comments to runtime.go
|
12 年之前 |
Solomon Hykes
|
24e02043a2
Merge builder.go into runtime.go
|
12 年之前 |
Victor Vieux
|
f159f4710b
remove message during tests
|
12 年之前 |
Guillaume J. Charmes
|
8dd3607bd1
Merge pull request #1563 from dotcloud/1073_add_loading_message
|
12 年之前 |
Victor Vieux
|
b21f898620
assume ip_forwarding = 1 by default
|
12 年之前 |
Victor Vieux
|
20b1e19641
add loading message
|
12 年之前 |
Vincent Bernat
|
64b817a5c1
runtime: correctly detect IPv4 forwarding
|
12 年之前 |
Colin Rice
|
10190be5d7
Add warning when net.ipv4.ip_forwarding = 0
|
12 年之前 |
Victor Vieux
|
5756ba9bc4
Merge branch 'master' into new_logs
|
12 年之前 |
Victor Vieux
|
941e3e2ef0
wip
|
12 年之前 |
Victor Vieux
|
bf7d6cbb4a
rebase master
|
12 年之前 |
Caleb Spare
|
1cf9c80e97
Mutex style change.
|
12 年之前 |
Victor Vieux
|
3042f11666
never remove the file and try to load it in start
|
12 年之前 |
Victor Vieux
|
06b53e3fc7
store hostConfig to /tmp while container is running
|
12 年之前 |
Gabriel Monroy
|
4fdf11b2e6
+ Runtime: mount volumes from a host directory with 'docker run -b'
|
12 年之前 |
Eric Myhre
|
e44f62a95c
Add argument to allow setting base directory for docker daemon's storage to values other than "/var/lib/docker".
|
12 年之前 |
Guillaume J. Charmes
|
84d68007cb
Add -dns to docker daemon
|
12 年之前 |
Victor Vieux
|
fd224ee590
linted names
|
12 年之前 |
Victor Vieux
|
86ada2fa5d
drop/omit
|
12 年之前 |
Guillaume J. Charmes
|
f3bab52df4
Move getKernelVersion to utils package
|
12 年之前 |
Guillaume J. Charmes
|
95dd6d31a4
Move authConfig from runtime to registry
|
12 年之前 |
Guillaume J. Charmes
|
2e69e1727b
Create a subpackage for utils
|
12 年之前 |
Guillaume J. Charmes
|
28fd289b44
Reduce the Destroy timeout from 10 to 3 seconds
|
12 年之前 |
Guillaume J. Charmes
|
42b1ea4889
Check the command existance prior create and add Unit tests for the case
|
12 年之前 |
Guillaume J. Charmes
|
6c168a8986
Rebase master (autorun)
|
12 年之前 |
Guillaume J. Charmes
|
f7c5e92a2e
Move runtime.Commit to builder.Commit
|
12 年之前 |
Guillaume J. Charmes
|
6f2125386a
Moving runtime.Create to builder.Create
|
12 年之前 |