Qiang Huang
|
8ae6f6ac28
Support update swap memory only
|
9 years ago |
Aidan Hobson Sayers
|
dfb00652aa
Expose bridge IPv6 setting to `docker network inspect`
|
9 years ago |
Liron Levin
|
858f852da4
user namespaces: duplicate dot in user namespaces error message
|
9 years ago |
Antonio Murdaca
|
140a74347d
daemon_unix: set golang runtime max threads
|
9 years ago |
Aleksa Sarai
|
4357ed4a73
*: purge dockerinit from source code
|
9 years ago |
Vincent Demeester
|
141a301dca
Merge pull request #19154 from hqhq/hq_verify_cgroupparent
|
9 years ago |
David Calavera
|
c539be8833
Allow network configuration via daemon config file.
|
9 years ago |
Qiang Huang
|
5ce5a8e966
Verify cgroup-parent name for systemd cgroup
|
9 years ago |
Alexander Morozov
|
22ebeede30
Reuse *sysinfo.SysInfo instance in verification
|
9 years ago |
David Calavera
|
9c30492e9e
Merge pull request #19311 from estesp/no-oom-warning-when-cant-even
|
9 years ago |
Phil Estes
|
5a707d94d6
Only warn on OOMKill disable if the feature is actually requested
|
9 years ago |
Alexander Morozov
|
7ea65da7ef
Merge pull request #19254 from aboch/v6b
|
9 years ago |
Qiang Huang
|
7b616d4743
Do not fail if not support OomKillDisable
|
9 years ago |
Madhu Venugopal
|
e221b8a3d6
Support `--link` for user-defined networks
|
9 years ago |
Qiang Huang
|
f4a687334b
Change OomKillDisable to be pointer
|
9 years ago |
Sebastiaan van Stijn
|
c72be040bb
Merge pull request #19187 from estesp/lets-do-this
|
9 years ago |
Alessandro Boch
|
cfa3682ca4
Account dcoker0 IPv6 address on daemon start
|
9 years ago |
Phil Estes
|
d5743a3a5c
Properly report conflicting namespace options when using userns
|
9 years ago |
Alexander Morozov
|
9a23569ecf
Merge pull request #16032 from cpuguy83/remove_sqlite_dep
|
9 years ago |
Santhosh Manohar
|
64a6dc3558
Docker changes for libnetwork vendoring..
|
9 years ago |
Phil Estes
|
557c7cb888
Move userns support out of experimental into master
|
9 years ago |
Brian Goff
|
0f9f99500c
Build names and links at runtime
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Anusha Ragunathan
|
5190794f1d
Use ImageBuildOptions in builder.
|
9 years ago |
Daniel Nephin
|
2b7ad47bd2
Move the runconfig.Parse() function into the runconfig/opts package.
|
9 years ago |
Alessandro Boch
|
aa97eee1a3
Properly initialize IpamConf structure in initBridgeDriver
|
9 years ago |
Daniel Nephin
|
f5916b10ae
Remove the graph driver from the daemon, move it into the layer store.
|
9 years ago |
Sebastiaan van Stijn
|
1105caa7f1
Merge pull request #18860 from dnephin/remove_migrate_if_downlevel
|
9 years ago |
Daniel Nephin
|
0673361ef6
Remove migrateIfDownlevel and aufs migration from docker pre-0.7
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |