index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
api
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement :// separator for arbitrary Windows Device IDTypes
Paul "TBBle" Hampson
2022-03-27
1
-0
/
+5
*
API: add "Swarm" header to _ping endpoint
Sebastiaan van Stijn
2022-03-25
1
-0
/
+15
*
Merge pull request #43334 from thaJeztah/api_swagger_inline_examples
Sebastiaan van Stijn
2022-03-25
3
-231
/
+234
|
\
|
*
api: docs: fix indentation of HostConfig.SecurityOpt (v1.39-v1.41)
Sebastiaan van Stijn
2022-03-05
3
-6
/
+9
|
*
api: docs: move ContainerWaitResponse to definitions (v1.39-v1.41)
Sebastiaan van Stijn
2022-03-05
3
-48
/
+72
|
*
api: docs: move VolumeCreateOptions to definitions (v1.39-v1.41)
Sebastiaan van Stijn
2022-03-05
3
-96
/
+117
|
*
api: docs: move Volume examples inline (v1.39-v1.41)
Sebastiaan van Stijn
2022-03-05
3
-87
/
+42
*
|
Merge pull request #41060 from grooverdan/dock-api-fix-create-image
Sebastiaan van Stijn
2022-03-18
3
-0
/
+11
|
\
\
|
*
|
doc: server API Correct ImagesCreate - platform parameter added in 1.32
Daniel Black
2020-06-03
3
-0
/
+11
*
|
|
Merge pull request #43381 from thaJeztah/docs_swagger_multi_example_fixes
Sebastiaan van Stijn
2022-03-17
17
-307
/
+180
|
\
\
\
|
*
|
|
docs: cleanup swagger API with multiple examples (v1.25-v1.41)
Sebastiaan van Stijn
2022-03-15
17
-307
/
+180
*
|
|
|
api/types: fix KernelMemory deprecation comment, and omitempty
Sebastiaan van Stijn
2022-03-17
1
-0
/
+2
*
|
|
|
Update handling of deprecated kernel (tcp) memory options
Sebastiaan van Stijn
2022-03-17
1
-2
/
+5
*
|
|
|
Remove KernelMemory option from /containers/create and /update endpoints
aiordache
2022-03-17
1
-0
/
+3
*
|
|
|
api: docs: add IPAMConfig on IPAM (v1.41)
Niel Drummond
2022-03-16
1
-3
/
+15
|
/
/
/
*
|
|
api: docs: document MountPoint fields (v1.25-v1.41)
Sebastiaan van Stijn
2022-03-08
17
-17
/
+819
*
|
|
Merge pull request #43301 from thaJeztah/remove_deprecated_RootFS_BaseLayer
Tianon Gravi
2022-03-08
18
-40
/
+4
|
\
\
\
|
*
|
|
api: docs: remove deprecated RootFS.BaseLayer (API v1.25-v1.41)
Sebastiaan van Stijn
2022-03-05
18
-40
/
+4
|
|
|
/
|
|
/
|
*
|
|
Correct type of Mounts in ContainerSummary in docs (v1.25-v1.40)
Sebastiaan van Stijn
2022-03-06
16
-16
/
+16
*
|
|
Correct type of Mounts in ContainerSummary in docs
Michael Weidmann
2022-03-06
1
-1
/
+1
|
/
/
*
|
api: docs: fix warning about comment indentation (API v1.40-v1.41)
Sebastiaan van Stijn
2022-03-03
2
-32
/
+32
*
|
api: docs: update docs for /images/{name}/json (API v1.39-v1.41)
Sebastiaan van Stijn
2022-03-03
3
-300
/
+496
*
|
Merge pull request #43277 from thaJeztah/fix_kernelmem_docs_and_error
Sebastiaan van Stijn
2022-03-03
2
-0
/
+16
|
\
\
|
*
|
docs: add missing KernelMemoryTCP to api v1.40 and v1.41
Sebastiaan van Stijn
2022-02-22
2
-0
/
+16
*
|
|
Merge pull request #43235 from thaJeztah/api_wait_fixes
Brian Goff
2022-02-23
13
-15
/
+143
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
api: POST /containers/{id}/wait: validate "condition" parameter
Sebastiaan van Stijn
2022-02-14
1
-0
/
+2
|
*
|
docs/api: add missing 400 response for POST /containers/{id}/wait
Sebastiaan van Stijn
2022-02-14
12
-0
/
+48
|
*
|
docs/api: update /containers/{id}/wait "condition" parameter (v1.30-v1.41)
Sebastiaan van Stijn
2022-02-14
12
-15
/
+93
*
|
|
Merge pull request #43170 from thaJeztah/api_docs_fixes
Tianon Gravi
2022-02-17
2
-436
/
+528
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
api/swagger: move DistributionInspect to definitions
Sebastiaan van Stijn
2022-01-20
1
-61
/
+98
|
*
|
api/swagger: rename PluginPrivilegeItem to PluginPrivilege
Sebastiaan van Stijn
2022-01-20
1
-5
/
+6
|
*
|
api/swagger: fix up event-types and move to definitions
Sebastiaan van Stijn
2022-01-20
1
-38
/
+56
|
*
|
api/swagger: move DistributionInspect to definitions
Sebastiaan van Stijn
2022-01-20
1
-61
/
+98
|
*
|
api/swagger: rename PluginPrivilegeItem to PluginPrivilege
Sebastiaan van Stijn
2022-01-20
1
-5
/
+6
|
*
|
api/swagger: fix up event-types and move to definitions
Sebastiaan van Stijn
2022-01-20
1
-38
/
+56
|
*
|
Fix swagger docs to match the opencontainers image-spec
Tobias Gesellchen
2022-01-20
1
-14
/
+14
|
*
|
Extract PluginPrivilegeItem as explicit type definition
Tobias Gesellchen
2022-01-20
1
-53
/
+22
|
*
|
Use explicit object names for improved swagger based code generation
Tobias Gesellchen
2022-01-20
1
-1
/
+8
|
*
|
Fix ContainerSummary swagger docs
Tobias Gesellchen
2022-01-20
1
-65
/
+65
|
*
|
Add "changes" query parameter for /image/create to swagger docs
Tobias Gesellchen
2022-01-20
1
-0
/
+12
|
*
|
Add RestartPolicy "no" to swagger docs
Tobias Gesellchen
2022-01-20
1
-0
/
+2
|
*
|
Fix swagger docs to match the opencontainers image-spec
Tobias Gesellchen
2022-01-20
1
-14
/
+14
|
*
|
Extract PluginPrivilegeItem as explicit type definition
Tobias Gesellchen
2022-01-20
1
-53
/
+22
|
*
|
Use explicit object names for improved swagger based code generation
Tobias Gesellchen
2022-01-20
1
-1
/
+8
|
*
|
Fix ContainerSummary swagger docs
Tobias Gesellchen
2022-01-20
1
-65
/
+65
|
*
|
Add "changes" query parameter for /image/create to swagger docs
Tobias Gesellchen
2022-01-20
1
-0
/
+12
|
*
|
Add RestartPolicy "no" to swagger docs
Tobias Gesellchen
2022-01-20
1
-0
/
+2
*
|
|
Add support for platform (os and architecture) on image import
Sebastiaan van Stijn
2022-01-24
1
-0
/
+6
*
|
|
docs: remove HostConfig.LxcConf field from API docs
Sebastiaan van Stijn
2022-01-20
21
-20
/
+2
|
/
/
*
|
docs: fixing /exec/{id}/resize response code in API documentation
Sebastiaan van Stijn
2022-01-10
17
-17
/
+153
[prev]
[next]