Ben Firshman
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
9 年之前 |
Michael Crosby
|
3343d234f3
Add basic prometheus support
|
9 年之前 |
Sebastiaan van Stijn
|
411e7b4416
Merge pull request #24533 from yongtang/24392-docker-info-label-duplicate-keys
|
8 年之前 |
Kenfe-Mickael Laventure
|
7781a1bf0f
Make experimental a runtime flag
|
8 年之前 |
Yong Tang
|
d7be6b2deb
Add config parameter to change stop timeout during daemon shutdown
|
9 年之前 |
Yong Tang
|
e4c9079d09
Remove duplicate keys in labels of `docker info`
|
9 年之前 |
allencloud
|
e3164842f3
fix config load error with ulimits
|
9 年之前 |
Daniel Nephin
|
14712f9ff0
Remove old cli framework.
|
9 年之前 |
Daniel Nephin
|
31bf9ca0c8
Update unit tests for new cobra root command.
|
9 年之前 |
Daniel Nephin
|
fb83394714
Convert dockerd to use cobra and pflag
|
9 年之前 |
Kenfe-Mickael Laventure
|
b945422393
Rename config LiveRestore to LiveRestoreEnabled
|
9 年之前 |
Aaron Lehmann
|
a0ccd0d42f
Split advertised address from listen address
|
9 年之前 |
Sebastiaan van Stijn
|
64a8317a5a
Improve flag help consistency, and update docs
|
9 年之前 |
Otto Kekäläinen
|
644a7426cc
Fix spelling in comments, strings and documentation
|
9 年之前 |
Kenfe-Mickael Laventure
|
69af7d0d13
Use "docker-runc" as alias for the default runtime
|
9 年之前 |
Kenfe-Mickael Laventure
|
7b2e5216b8
Add support for multiples runtimes
|
9 年之前 |
Michael Crosby
|
d705dab1b1
Add --live-restore flag
|
9 年之前 |
root
|
f53902aa77
Fix some mistakes in dockerd.md
|
9 年之前 |
Yong Tang
|
7368e41c07
Docker pull/push with max concurrency limits.
|
9 年之前 |
allencloud
|
2feb88cbd3
1.move cors into common config
|
9 年之前 |
Sebastiaan van Stijn
|
42494720c2
Merge pull request #21687 from allencloud/fix-typos
|
9 年之前 |
allencloud
|
5c161ade98
fix typos
|
9 年之前 |
John Howard
|
ff3525c80f
Windows: bridgeConfig rework
|
9 年之前 |
John Howard
|
77a50ffa59
Windows: Remove --exec-root
|
9 年之前 |
Kenfe-Mickael Laventure
|
8af4f89cba
Remove unneeded references to execDriver
|
9 年之前 |
Tonis Tiigi
|
9c4570a958
Replace execdrivers with containerd implementation
|
9 年之前 |
allencloud
|
825b582207
add validating configs from configuration file
|
9 年之前 |
David Calavera
|
59586d02b1
Move registry service options to the daemon configuration.
|
9 年之前 |
David Calavera
|
31cb96dcfa
Avoid setting default truthy values from flags that are not set.
|
9 年之前 |