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
Commit message (
Expand
)
Author
Age
Files
Lines
*
hack: update scripts
Tibor Vass
2019-09-26
1
-4
/
+4
*
rootless: allow exposing dockerd TCP socket easily
Akihiro Suda
2019-07-18
1
-2
/
+13
*
fix: fix lack of copyUIDGID in swagger.yaml
zhangyue
2019-06-07
1
-0
/
+1
*
rootless: update `docker info` docs
Akihiro Suda
2019-06-03
2
-0
/
+7
*
dockerd: fix rootless detection (alternative to #39024)
Akihiro Suda
2019-05-13
1
-2
/
+1
*
rootless: optional support for lxc-user-nic SUID binary
Akihiro Suda
2019-05-13
1
-1
/
+9
*
change WindowsContainers.md to README.md
WithLin
2019-04-09
1
-2
/
+2
*
fix link error.
WithLin
2019-04-09
1
-2
/
+2
*
rootless: expose ports automatically
Akihiro Suda
2019-03-21
1
-12
/
+4
*
Merge pull request #38898 from tonistiigi/build-outputs
Tibor Vass
2019-03-19
1
-0
/
+1
|
\
|
*
builder-next: allow outputs configuration
Tonis Tiigi
2019-03-19
1
-0
/
+1
*
|
Add DeviceRequests to HostConfig to support NVIDIA GPUs
Tibor Vass
2019-03-18
1
-0
/
+2
|
/
*
minor touch-up in api/version-history.md
Sebastiaan van Stijn
2019-03-16
1
-2
/
+1
*
daemon: use 'private' ipc mode by default
Kir Kolyshkin
2019-03-09
1
-0
/
+3
*
docs follow-ups for networks "dangling" filter
Sebastiaan van Stijn
2019-02-28
1
-0
/
+4
*
Add new PidsLimit options to API version history
Sebastiaan van Stijn
2019-02-24
1
-2
/
+9
*
Use Runtime target
Drew Erny
2019-02-19
1
-0
/
+2
*
Add support for using Configs as CredentialSpecs in services
Sebastiaan van Stijn
2019-02-04
1
-0
/
+2
*
allow running `dockerd` in an unprivileged user namespace (rootless mode)
Akihiro Suda
2019-02-04
1
-0
/
+92
*
Add HEAD support for /_ping endpoint
Sebastiaan van Stijn
2019-01-31
1
-3
/
+8
*
Merge pull request #38569 from thaJeztah/forget_about_it
Yong Tang
2019-01-31
1
-0
/
+3
|
\
|
*
Add Cache-Control headers to disable caching /_ping endpoint
Sebastiaan van Stijn
2019-01-14
1
-0
/
+3
*
|
Capabilities refactor
Olli Janatuinen
2019-01-22
1
-0
/
+3
|
/
*
Added support for maximum replicas per node to services
Olli Janatuinen
2018-12-24
1
-0
/
+4
*
Update test.md doc to fix sample test regex
Mohammad Nasirifar
2018-12-13
1
-1
/
+1
*
Fix mistake in docs/contributing/test.md running specific unit test (#38096)
Jonathan A. Schweder
2018-12-10
1
-2
/
+2
*
Add memory.kernelTCP support for linux
Yong Tang
2018-11-26
1
-0
/
+1
*
VXLAN UDP Port configuration support
selansen
2018-11-22
1
-0
/
+3
*
mount: add BindOptions.NonRecursive (API v1.40)
Akihiro Suda
2018-11-06
1
-0
/
+2
*
Move support for filtering on node labels to API v1.40
Sebastiaan van Stijn
2018-10-26
1
-4
/
+4
*
Move support for sysctl options in services to API v1.40
Sebastiaan van Stijn
2018-10-26
1
-6
/
+6
*
Update API version to v1.40
Sebastiaan van Stijn
2018-10-26
1
-0
/
+5
*
Merge pull request #37879 from kolyshkin/no-i
Yong Tang
2018-09-26
1
-1
/
+1
|
\
|
*
go {build,test}: rm -i option, add go cache volume
Kir Kolyshkin
2018-09-26
1
-1
/
+1
*
|
Add support for sysctl options in services
Drew Erny
2018-09-20
1
-0
/
+6
|
/
*
Changes to cluster/filter, swagger.yaml, version-history.md for filtering on ...
Anshul Pundir
2018-08-21
1
-0
/
+4
*
Add "Warnings" to /info endpoint, and move detection to the daemon
Sebastiaan van Stijn
2018-08-21
1
-0
/
+2
*
Global Default Address Pool feature support
selansen
2018-08-20
1
-0
/
+3
*
Expose license status in Info (#37612)
Daniel Hiltgen
2018-08-17
1
-0
/
+2
*
Do not return "<unknown>" in /info response
Sebastiaan van Stijn
2018-07-16
1
-0
/
+7
*
Fix typo on test.md
Donghwa Kim
2018-07-08
1
-1
/
+1
*
Updated path to be consistent w/ current Windows build process
Benjamin Baker
2018-06-15
1
-2
/
+2
*
Fix link to Docker Toolbox
Francesco Mari
2018-06-08
1
-1
/
+1
*
Bump API version to v1.38
Sebastiaan van Stijn
2018-05-24
1
-0
/
+3
*
Update swagger and API history
Sebastiaan van Stijn
2018-05-22
1
-0
/
+6
*
Highlight meaning of 'precpu' (i.e. 'previous').
AJ Bowen
2018-05-17
6
-6
/
+6
*
Fix incorrect link in version-history.md
Yong Tang
2018-05-13
1
-1
/
+1
*
Adjust minimum API version for templated configs/secrets
Sebastiaan van Stijn
2018-02-21
1
-0
/
+4
*
Merge pull request #35898 from javabrett/docs-contributing-test
Sebastiaan van Stijn
2018-02-21
2
-14
/
+24
|
\
|
*
Removed root@... PS1 from in-container root prompts, retaining #.
Brett Randall
2018-02-20
2
-11
/
+11
[next]