Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
2 年 前 |
Akihiro Suda
|
02016803f0
Merge pull request #42725 from thaJeztah/runconfig_simplify
|
3 年 前 |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
3 年 前 |
Sebastiaan van Stijn
|
d081e5d70c
runconfig: decodeContainerConfig() return early if there's no HostConfig
|
4 年 前 |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
7 年 前 |
Brian Goff
|
7917a36cc7
Fix some data races
|
8 年 前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
9 年 前 |
allencloud
|
34b82a69b9
fix some typos.
|
9 年 前 |
Alessandro Boch
|
2bb3fc1bc5
Allow user to choose the IP address for the container
|
9 年 前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年 前 |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 年 前 |
Justas Brazauskas
|
927b334ebf
Fix typos found across repository
|
9 年 前 |
David Calavera
|
6549d6517b
Move VolumeDriver to HostConfig to make containers portable.
|
10 年 前 |
John Howard
|
f6ed590596
Move netmode validation to server
|
10 年 前 |