Vincent Demeester
|
72f556a9ff
Merge pull request #26516 from yongtang/26453-build-bad-syntax
|
8 years ago |
Yong Tang
|
e33dea5b40
Update documentation and change log to include the preliminary validation of dockerfile.
|
8 years ago |
Sebastiaan van Stijn
|
36a25bdbe4
Fix incorrectly named API options
|
8 years ago |
Sebastiaan van Stijn
|
86de72fef2
Add direct link to event chart image
|
8 years ago |
Brian Goff
|
fc7b904dce
Add new `HostConfig` field, `Mounts`.
|
9 years ago |
Yong Tang
|
5118dd2992
Update documentation for validation of `--ip` and `ip6`.
|
8 years ago |
Vincent Demeester
|
a011a94be7
Update docker remote api to mention restart policy validation
|
8 years ago |
Yong Tang
|
6c5c34d50d
Add `--force` in `docker volume rm` to fix out-of-band volume driver deletion
|
9 years ago |
timfeirg
|
37466cc8c8
expose RemovalInProgress in StateString #25652
|
9 years ago |
Sebastiaan van Stijn
|
d13ed38471
docs: add missing "quiet" parameter for image/load and update response
|
9 years ago |
Zhang Wei
|
7df815d2af
Add docs for auto-removal on daemon
|
9 years ago |
Zhang Wei
|
6dd8e10d6e
Wait container's removal via Events API
|
9 years ago |
Sebastiaan van Stijn
|
2b9838eafe
docs: re-enable API 1.25
|
9 years ago |
fonglh
|
f62e24f697
Clarify API behavior when older versions are called.
|
9 years ago |
Sebastiaan van Stijn
|
3c6ef4c29d
docs: remove executiondriver from API 1.24 docs
|
9 years ago |
Sebastiaan van Stijn
|
2c9b5addc5
Add missing API docs for HostConfig.PidMode
|
9 years ago |
Vincent Demeester
|
6daf3d2a78
Validate hostname starting from 1.24 API.
|
9 years ago |
Sebastiaan van Stijn
|
82876c0f5b
docs: add note that we no longer send container-id for exec
|
9 years ago |
Sebastiaan van Stijn
|
59bdd4e569
Temporarily disable API v1.25 docs
|
9 years ago |
Tibor Vass
|
04292192e0
Bump API Version to v1.25
|
9 years ago |
Alexander Morozov
|
de22669377
docs: move sysctls docs to current API version
|
9 years ago |
Ben Firshman
|
322e2a7d05
Return remote API errors as JSON
|
9 years ago |
Sebastiaan van Stijn
|
7c46ba02e6
add support for filtering by network ID
|
9 years ago |
Sainath Grandhi
|
912af1ae8f
Adding network filter to docker ps command
|
9 years ago |
Vincent Demeester
|
148d2b8e4a
Merge pull request #22149 from vdemeester/deprecated-copy-endpoint
|
9 years ago |
Alexander Morozov
|
3accde6dee
attach: replace interface with simple type
|
9 years ago |
Vincent Demeester
|
428328908d
Deprecate /containers/(id or name)/copy endpoint
|
9 years ago |
Yong Tang
|
92f10fe228
Add `--limit` option to `docker search`
|
9 years ago |
allencloud
|
c1be45fa38
fix typos
|
9 years ago |
Yong Tang
|
7b08941882
Update remote API docs for the removal of deprecated `force` in `docker tag`.
|
9 years ago |