allencloud
|
75f5d63ec8
rewrite reload code
|
8 年之前 |
Vincent Demeester
|
db63f9370e
Extract daemon configuration and discovery to their own package
|
8 年之前 |
allencloud
|
5b9348c553
support registry mirror config reload
|
8 年之前 |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
9 年之前 |
allencloud
|
582803f00a
support insecure registry in configuration reload
|
9 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
allencloud
|
4e959ef2f7
fix typos
|
9 年之前 |
Brian Goff
|
2dce79e05a
Wait for discovery on container start error
|
9 年之前 |
Sebastiaan van Stijn
|
455858fc70
fix reloading of daemon labels from config
|
9 年之前 |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 年之前 |
Lei Jitang
|
b9366c9609
Fix configuration reloading
|
9 年之前 |
Alessandro Boch
|
ed364b69df
Invoke ReloadConfiguration on network controller
|
9 年之前 |
John Howard
|
42f2621b0e
Windows CI: Fix test-unit for daemon
|
9 年之前 |
David Calavera
|
fa163f5619
Remove cluster storage advertise from reload.
|
9 年之前 |
David Calavera
|
3c82fad441
Extract container store from the daemon.
|
9 年之前 |
David Calavera
|
677a6b3506
Allow to set daemon and server configurations in a file.
|
9 年之前 |
Brian Goff
|
0f9f99500c
Build names and links at runtime
|
9 年之前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年之前 |
Anusha Ragunathan
|
eb4ae8e28a
Remove runconfig.Merge
|
9 年之前 |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 年之前 |
David Calavera
|
d7d512bb92
Rename `Daemon.Get` to `Daemon.GetContainer`.
|
9 年之前 |
Jessica Frazelle
|
6707f4b9b6
inital seccomp support
|
9 年之前 |
David Calavera
|
6bb0d1816a
Move Container to its own package.
|
9 年之前 |
Michael Crosby
|
877fe61f75
Merge pull request #18065 from calavera/one_container_constructor_to_rule_them_all
|
9 年之前 |
David Calavera
|
060f4ae617
Remove the container initializers per platform.
|
9 年之前 |
Shijiang Wei
|
76992f3e23
remove the unused DefaultNetwork member from daemon.Config
|
9 年之前 |
David Calavera
|
f1a74a89f8
Use an empty slice as default value for DNS, DNSSearch and DNSOptions
|
9 年之前 |
Lei Jitang
|
00d00b429f
Remove LxcConf in daemon_test.go and fix a typo
|
9 年之前 |
Solomon Hykes
|
2519f46550
Merge pull request #17700 from calavera/remove_lxc
|
9 年之前 |
David Calavera
|
157b66ad39
Remove exec-driver global daemon option.
|
9 年之前 |