Doug Davis
|
ae9bd580af
Make --tlsverify enable tls regardless of value specified
|
10 年之前 |
Doug Davis
|
2facc04673
Add --log-level support
|
10 年之前 |
Alexandr Morozov
|
18d9f1978b
Fix vet errors
|
10 年之前 |
unclejack
|
acd64278f1
pkg/reexec: move reexec code to a new package
|
10 年之前 |
Alexandr Morozov
|
7c62cee51e
Use logrus everywhere for logging
|
10 年之前 |
Jessica Frazelle
|
a7aedca4a1
Client should use go log package.
|
10 年之前 |
Tibor Vass
|
10f78974ca
Merge pull request #8588 from dqminh/remove-sslv3
|
10 年之前 |
Alexandr Morozov
|
cb106e74a1
Merge pull request #8238 from vbatts/vbatts-daemon_timestamps
|
10 年之前 |
Daniel, Dao Quang Minh
|
7a062b2b8f
Avoid fallback to SSL protocols < TLS1.0
|
10 年之前 |
Michael Crosby
|
712e8da885
Remove client key.json generation for trust
|
10 年之前 |
Derek McGowan
|
ea6a480128
Add libtrust key identity management
|
10 年之前 |
Vincent Batts
|
92df943fbf
daemon logging: unifying output and timestamps
|
10 年之前 |
Alexandr Morozov
|
660cc4a267
Fix panic for DOCKER_HOST without ://
|
11 年之前 |
Solomon Hykes
|
1d10c55aec
Move remote API config out of daemon/
|
11 年之前 |
Solomon Hykes
|
353b7c8ec7
Parse daemon configuration in daemon.Config.InstallFlags instead of main
|
11 年之前 |
Victor Vieux
|
01995ebebb
Merge pull request #7490 from crosbymichael/reexec
|
11 年之前 |
Michael Crosby
|
7321067176
Use argv0 as reexec implementation for dockerinit
|
11 年之前 |
Solomon Hykes
|
a110ce2f28
Rename a method for clarity
|
11 年之前 |
Tianon Gravi
|
1b95590d06
Add a "daemon" build tag and toggle it with the already-existing "DOCKER_CLIENTONLY" build variable
|
11 年之前 |
Solomon Hykes
|
4949e070fb
Move kernel version/capabilities detection to NewDaemon
|
11 年之前 |
Solomon Hykes
|
e92a9e0b53
Move canonical root path detection to NewDaemon
|
11 年之前 |
Solomon Hykes
|
a7d8c732b1
Move TMPDIR symlink cleanup to NewDaemon
|
11 年之前 |
Solomon Hykes
|
419b9fe164
Check for OS and root privileges in NewDaemon
|
11 年之前 |
Erik Hollensbe
|
4398108433
Move parsing functions to pkg/parsers and the specific kernel handling
|
11 年之前 |
Victor Vieux
|
b3ee9ac74e
update go import path and libcontainer
|
11 年之前 |
Victor Vieux
|
d0e2d9ec39
Merge pull request #6976 from vbatts/vbatts-early_daemon_pidfile
|
11 年之前 |
James Kyle
|
c0471ee35a
Closes 6937. Allows setting of docker config dir.
|
11 年之前 |
Vincent Batts
|
848e837698
docker daemon: initialize the daemon pidfile early
|
11 年之前 |
Victor Vieux
|
b68111713d
update for consistency
|
11 年之前 |
Jan Pazdziora
|
899e9e7416
Add support for IPv6 addresses in --dns parameters.
|
11 年之前 |