Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 jaren geleden |
allencloud
|
825b582207
add validating configs from configuration file
|
9 jaren geleden |
David Calavera
|
59586d02b1
Move registry service options to the daemon configuration.
|
9 jaren geleden |
David Calavera
|
31cb96dcfa
Avoid setting default truthy values from flags that are not set.
|
9 jaren geleden |
Alexander Morozov
|
83ee24e52b
Merge pull request #19911 from Microsoft/jstarks/npipe
|
9 jaren geleden |
David Calavera
|
b6766e3063
Make sure flat options are not parsed as config structures.
|
9 jaren geleden |
John Starks
|
0906195fbb
Windows: Add support for named pipe protocol
|
9 jaren geleden |
Vincent Woo
|
87a450a37f
Allow disabling of colored Docker logs via daemon flag.
|
9 jaren geleden |
David Calavera
|
c539be8833
Allow network configuration via daemon config file.
|
9 jaren geleden |
David Calavera
|
5e80ac0dd1
Make TLSOptions and LogConfig embedded structs.
|
9 jaren geleden |
David Calavera
|
ed4038676f
Verify that the configuration keys in the file are valid.
|
9 jaren geleden |
David Calavera
|
cd3446972e
Fix post config verification without flags.
|
9 jaren geleden |
David Calavera
|
677a6b3506
Allow to set daemon and server configurations in a file.
|
9 jaren geleden |
Tibor Vass
|
5c630ea7c3
Rename authz to authorization for greater clarity
|
9 jaren geleden |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 jaren geleden |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 jaren geleden |
Liron Levin
|
de4ffdfe48
Change authz plugin argument name
|
9 jaren geleden |
Dima Stopel
|
8cc0892269
Fixing documentation according to comments by @moxiegirl and @thaJeztah
|
9 jaren geleden |
Liron Levin
|
75c353f0ad
Docker authorization plug-in infrastructure enables extending the functionality of the Docker daemon with respect to user authorization. The infrastructure enables registering a set of external authorization plug-in. Each plug-in receives information about the user and the request and decides whether to allow or deny the request. Only in case all plug-ins allow accessing the resource the access is granted.
|
9 jaren geleden |
Shijiang Wei
|
76992f3e23
remove the unused DefaultNetwork member from daemon.Config
|
9 jaren geleden |
David Calavera
|
157b66ad39
Remove exec-driver global daemon option.
|
9 jaren geleden |
Madhu Venugopal
|
3e7db73b99
Enhancing --cluster-advertise to support <interface-name>
|
9 jaren geleden |
Phil Estes
|
442b45628e
Add user namespace (mapping) support to the Docker engine
|
9 jaren geleden |
Daniel Hiltgen
|
124792a871
Add TLS support for discovery backend
|
10 jaren geleden |
Arnaud Porterie
|
7d193ef1f3
Add builtin nodes discovery
|
10 jaren geleden |
Tim Hockin
|
3d4685e258
Add support for DNS options
|
10 jaren geleden |
Morgan Bauer
|
abd72d4008
golint fixes for daemon/ package
|
10 jaren geleden |
John Howard
|
47c56e4353
Windows: Factoring out unused fields
|
10 jaren geleden |
Tibor Vass
|
96ce3a194a
cli: new daemon command and new cli package
|
10 jaren geleden |
Alexander Morozov
|
97515a35ca
Merge pull request #14604 from Microsoft/10662-addbridge
|
10 jaren geleden |