Vincent Demeester
|
6daf3d2a78
Validate hostname starting from 1.24 API.
|
9 years ago |
Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
9 years ago |
Alexander Morozov
|
c050102536
Merge pull request #23019 from vdemeester/more-daemon-horn-moving
|
9 years ago |
Vincent Demeester
|
bfa0885c37
Moving some more methods away from daemon.go
|
9 years ago |
Brian Goff
|
3f6fa8af45
Merge pull request #22993 from rhatdan/relabel
|
9 years ago |
Alexander Morozov
|
d9db8960fd
Merge pull request #22949 from vdemeester/move-daemon-container-horn
|
9 years ago |
Dan Walsh
|
c3dd6074b0
Multiple fixes for SELinux labels.
|
9 years ago |
Vincent Demeester
|
fb48bf518b
Move some container related methods and structs to smaller files
|
9 years ago |
Chun Chen
|
a8d013495c
Fix building image error if bridge network is disabled
|
9 years ago |
Mrunal Patel
|
fb43ef649b
Add support for --pid=container:<id>
|
9 years ago |
Shijiang Wei
|
1790980ec6
inherit the daemon log options when creating containers
|
9 years ago |
Brian Goff
|
9e6b1852a7
Fix N+1 calling `Path()` on `volume ls`
|
9 years ago |
Alexander Morozov
|
114be249f0
daemon: register container as late as possible
|
9 years ago |
Shishir Mahajan
|
b16decfccf
CLI flag for docker create(run) to change block device size.
|
9 years ago |
Evan Hazlett
|
fc214b4408
add label support for build, networks and volumes
|
9 years ago |
Shijiang Wei
|
068085005e
validate log-opt when creating containers AGAIN
|
9 years ago |
Shijiang Wei
|
7285c9a53a
validate log-opt when creating containers
|
9 years ago |
David Calavera
|
a793564b25
Remove static errors from errors package.
|
9 years ago |
Qiang Huang
|
8ae6f6ac28
Support update swap memory only
|
9 years ago |
Alessandro Boch
|
cfa515fd9d
Reject multiple networks on container creation
|
9 years ago |
Stephen Rust
|
7c70ad058f
Allow external volume drivers to host anonymous volumes and copy existing data from image.
|
9 years ago |
Alessandro Boch
|
2bb3fc1bc5
Allow user to choose the IP address for the container
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Brian Goff
|
d3eca4451d
Move responsibility of ls/inspect to volume driver
|
9 years ago |
David Calavera
|
9d12d09300
Add volume events.
|
9 years ago |
Derek McGowan
|
54f8ba7e9e
Revert create return parameter removal
|
9 years ago |
Derek McGowan
|
d8e090669e
Fix race condition between container register and mount
|
9 years ago |
Derek McGowan
|
d04fa49a0d
Refactor RWLayer to use referenced object instead of string
|
9 years ago |
David Calavera
|
7ac4232e70
Move Config and HostConfig from runconfig to types/container.
|
9 years ago |
Vincent Demeester
|
64d70de0a2
Merge pull request #18721 from tiborvass/remove-dependencies-from-builder
|
9 years ago |