Albin Kerouanton
|
a8975c9042
api: Add consts for predefined networks
|
hace 1 año |
Sebastiaan van Stijn
|
ab35df454d
remove pre-go1.17 build-tags
|
hace 2 años |
Akihiro Suda
|
02016803f0
Merge pull request #42725 from thaJeztah/runconfig_simplify
|
hace 3 años |
Sebastiaan van Stijn
|
686be57d0a
Update to Go 1.17.0, and gofmt with Go 1.17
|
hace 3 años |
Sebastiaan van Stijn
|
d081e5d70c
runconfig: decodeContainerConfig() return early if there's no HostConfig
|
hace 4 años |
Kir Kolyshkin
|
afbeaf6f29
pkg/sysinfo: rm duplicates
|
hace 5 años |
Daniel Nephin
|
4f0d95fa6e
Add canonical import comment
|
hace 7 años |
Yong Tang
|
4785f1a7ab
Remove solaris build tag and `contrib/mkimage/solaris
|
hace 7 años |
Stanislav Bondarenko
|
92291a7355
Stop referring CLI flags in error messages if API client is unknown
|
hace 8 años |
John Howard
|
6f7dc65847
Windows: Block read-only
|
hace 8 años |
Alessandro Boch
|
d59d19c328
Allow user to modify ingress network
|
hace 8 años |
John Howard (VM)
|
4af3389d43
Windows: Balk on --privileged
|
hace 8 años |
Madhan Raj Mookkandy
|
040afcce8f
(*) Support --net:container:<containername/id> for windows
|
hace 8 años |
Erik St. Martin
|
56f77d5ade
Implementing support for --cpu-rt-period and --cpu-rt-runtime so that
|
hace 9 años |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
hace 9 años |
Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
hace 9 años |
Darren Stahl
|
ea3a7899f5
Removed QoS validation on Windows
|
hace 9 años |
Yong Tang
|
90bd41a74d
The option --add-host and --net=host should not be mutually exclusive.
|
hace 9 años |
Yong Tang
|
23821fe586
The option --dns, --dns-search, --dns-opt and --net=host should not be mutually exclusive.
|
hace 9 años |
Amit Krishnan
|
86d8758e2b
Get the Docker Engine to build clean on Solaris
|
hace 9 años |
Darren Stahl
|
8df2066341
Add IO Resource Controls for Windows
|
hace 9 años |
Jason Heiss
|
3f445e63b4
Allow --hostname with --net=host
|
hace 9 años |
John Howard
|
d4b0732499
Windows: Fix 'isolation'
|
hace 9 años |
Zhang Wei
|
31dae442c8
bugfix: prevent creating network 'default'
|
hace 9 años |
Madhu Venugopal
|
e221b8a3d6
Support `--link` for user-defined networks
|
hace 9 años |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
hace 9 años |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
hace 9 años |
John Howard
|
ee6c3580c9
Move validation functions
|
hace 9 años |
David Calavera
|
669949d6b4
Decouple daemon and container to manage networks.
|
hace 9 años |
John Howard
|
15e35c4470
Windows: Adds support for Hyper-V Containers
|
hace 10 años |