Vincent Demeester
|
ef39256dfb
Remove hostname validation as it seems to break users
|
8 年之前 |
Ben Firshman
|
f0d55cd081
Rename Remote API to Engine API
|
8 年之前 |
Vivek Goyal
|
f7f3d34210
Move CreateRWLayer() parameters in a struct
|
8 年之前 |
Amit Krishnan
|
934328d8ea
Add functional support for Docker sub commands on Solaris
|
9 年之前 |
Daniel Nephin
|
bad849fc82
Generate container create response from swagger spec.
|
8 年之前 |
Michael Crosby
|
3343d234f3
Add basic prometheus support
|
9 年之前 |
Yanqiang Miao
|
2d126f190d
Delete a redundant error return
|
8 年之前 |
Vivek Goyal
|
2508ca000e
layer_store: Use CreateReadWrite() for -init layer instead of Create()
|
8 年之前 |
Daniel Nephin
|
c452e1bfe6
Move errors/ to api/errors
|
8 年之前 |
boucher
|
d8fef66b03
Initial implementation of containerd Checkpoint API.
|
9 年之前 |
Jana Radhakrishnan
|
99a98ccc14
Add support for docker run in swarm mode overlay
|
9 年之前 |
Michael Crosby
|
91e197d614
Add engine-api types to docker
|
8 年之前 |
Yong Tang
|
1e6eccae69
Fix issue in `--ip6` validation for `docker create`
|
8 年之前 |
allencloud
|
5d6023cf8e
add warning in containerCreate response
|
9 年之前 |
Yong Tang
|
c7045eb935
Validate `--ip` and `--ip6` for `docker create`
|
9 年之前 |
Zhang Wei
|
4df77c11e0
bugfix: report "destroy" after all volumes of container destroy
|
9 年之前 |
Yong Tang
|
c8d3ee8093
Allow unset `--entrypoint` in `docker run` or `docker create`
|
9 年之前 |
Vincent Demeester
|
6daf3d2a78
Validate hostname starting from 1.24 API.
|
9 年之前 |
Tonis Tiigi
|
534a90a993
Add Swarm management backend
|
9 年之前 |
Alexander Morozov
|
c050102536
Merge pull request #23019 from vdemeester/more-daemon-horn-moving
|
9 年之前 |
Vincent Demeester
|
bfa0885c37
Moving some more methods away from daemon.go
|
9 年之前 |
Brian Goff
|
3f6fa8af45
Merge pull request #22993 from rhatdan/relabel
|
9 年之前 |
Alexander Morozov
|
d9db8960fd
Merge pull request #22949 from vdemeester/move-daemon-container-horn
|
9 年之前 |
Dan Walsh
|
c3dd6074b0
Multiple fixes for SELinux labels.
|
9 年之前 |
Vincent Demeester
|
fb48bf518b
Move some container related methods and structs to smaller files
|
9 年之前 |
Chun Chen
|
a8d013495c
Fix building image error if bridge network is disabled
|
9 年之前 |
Mrunal Patel
|
fb43ef649b
Add support for --pid=container:<id>
|
9 年之前 |
Shijiang Wei
|
1790980ec6
inherit the daemon log options when creating containers
|
9 年之前 |
Brian Goff
|
9e6b1852a7
Fix N+1 calling `Path()` on `volume ls`
|
9 年之前 |
Alexander Morozov
|
114be249f0
daemon: register container as late as possible
|
9 年之前 |