Commit History

Author SHA1 Message Date
  Kenfe-Mickael Laventure b945422393 Rename config LiveRestore to LiveRestoreEnabled 9 years ago
  Aaron Lehmann a0ccd0d42f Split advertised address from listen address 9 years ago
  Sebastiaan van Stijn 64a8317a5a Improve flag help consistency, and update docs 9 years ago
  Otto Kekäläinen 644a7426cc Fix spelling in comments, strings and documentation 9 years ago
  Kenfe-Mickael Laventure 69af7d0d13 Use "docker-runc" as alias for the default runtime 9 years ago
  Kenfe-Mickael Laventure 7b2e5216b8 Add support for multiples runtimes 9 years ago
  Michael Crosby d705dab1b1 Add --live-restore flag 9 years ago
  root f53902aa77 Fix some mistakes in dockerd.md 9 years ago
  Yong Tang 7368e41c07 Docker pull/push with max concurrency limits. 9 years ago
  allencloud 2feb88cbd3 1.move cors into common config 9 years ago
  Sebastiaan van Stijn 42494720c2 Merge pull request #21687 from allencloud/fix-typos 9 years ago
  allencloud 5c161ade98 fix typos 9 years ago
  John Howard ff3525c80f Windows: bridgeConfig rework 9 years ago
  John Howard 77a50ffa59 Windows: Remove --exec-root 9 years ago
  Kenfe-Mickael Laventure 8af4f89cba Remove unneeded references to execDriver 9 years ago
  Tonis Tiigi 9c4570a958 Replace execdrivers with containerd implementation 9 years ago
  allencloud 825b582207 add validating configs from configuration file 9 years ago
  David Calavera 59586d02b1 Move registry service options to the daemon configuration. 9 years ago
  David Calavera 31cb96dcfa Avoid setting default truthy values from flags that are not set. 9 years ago
  Alexander Morozov 83ee24e52b Merge pull request #19911 from Microsoft/jstarks/npipe 9 years ago
  David Calavera b6766e3063 Make sure flat options are not parsed as config structures. 9 years ago
  John Starks 0906195fbb Windows: Add support for named pipe protocol 9 years ago
  Vincent Woo 87a450a37f Allow disabling of colored Docker logs via daemon flag. 9 years ago
  David Calavera c539be8833 Allow network configuration via daemon config file. 9 years ago
  David Calavera 5e80ac0dd1 Make TLSOptions and LogConfig embedded structs. 9 years ago
  David Calavera ed4038676f Verify that the configuration keys in the file are valid. 9 years ago
  David Calavera cd3446972e Fix post config verification without flags. 9 years ago
  David Calavera 677a6b3506 Allow to set daemon and server configurations in a file. 9 years ago
  Tibor Vass 5c630ea7c3 Rename authz to authorization for greater clarity 9 years ago
  David Calavera 907407d0b2 Modify import paths to point to the new engine-api package. 9 years ago