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
/
container
Commit message (
Expand
)
Author
Age
Files
Lines
*
gofmt GoDoc comments with go1.19
Sebastiaan van Stijn
2023-02-24
1
-8
/
+10
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2023-02-24
4
-10
/
+6
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2022-04-07
2
-0
/
+2
*
Swarm config: use absolute paths for mount destination strings
Akihiro Suda
2021-05-18
3
-2
/
+15
*
replace pkg/symlink with github.com/moby/sys/symlink
Sebastiaan van Stijn
2020-11-03
1
-1
/
+1
*
Merge pull request #40856 from cpuguy83/reduce_allocs_on_env_repalce
Brian Goff
2020-05-12
3
-12
/
+69
|
\
|
*
Use strings.Index instead of strings.Split
Brian Goff
2020-04-24
3
-12
/
+69
*
|
SELinux: fix ENOTSUP errors not being detected when relabeling
Sebastiaan van Stijn
2020-05-10
1
-2
/
+1
*
|
Replace errors.Cause() with errors.Is() / errors.As()
Sebastiaan van Stijn
2020-04-29
1
-2
/
+2
|
/
*
remove uses of deprecated pkg/term
Sebastiaan van Stijn
2020-04-21
1
-1
/
+1
*
Really switch to moby/sys/mount*
Kir Kolyshkin
2020-03-20
1
-1
/
+1
*
Support configuration of log cacher.
Brian Goff
2020-02-19
1
-11
/
+14
*
Support reads for all log drivers.
Brian Goff
2020-02-19
1
-2
/
+24
*
bump gotest.tools v3.0.1 for compatibility with Go 1.14
Sebastiaan van Stijn
2020-02-11
2
-3
/
+3
*
Remove refs to jhowardmsft from .go code
John Howard
2019-09-25
1
-1
/
+1
*
goimports: fix imports
Sebastiaan van Stijn
2019-09-18
3
-3
/
+3
*
Merge pull request #39794 from tao12345666333/cleanup-set-dead-func
Brian Goff
2019-09-12
2
-8
/
+3
|
\
|
*
cleanup: remove SetDead function
Jintao Zhang
2019-08-25
2
-8
/
+3
*
|
container.ConfigFilePath: use same signature on Windows
Sebastiaan van Stijn
2019-09-03
1
-2
/
+2
*
|
Merge pull request #39699 from thaJeztah/mkdirall_dropin
Tibor Vass
2019-08-27
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Allow system.MkDirAll() to be used as drop-in for os.MkDirAll()
Sebastiaan van Stijn
2019-08-08
1
-2
/
+2
*
|
Fix phrasing when referring to the freezer cgroup
Odin Ugedal
2019-08-16
1
-1
/
+1
|
/
*
Merge pull request #39653 from thaJeztah/fix_unmount_ipc_ignore_enotexist
Brian Goff
2019-08-05
1
-1
/
+1
|
\
|
*
Fix "no such file or directory" warning when unmounting IPC mount
Sebastiaan van Stijn
2019-08-02
1
-1
/
+1
*
|
Avoid a data race in container/health.go
Ziheng Liu
2019-07-31
1
-1
/
+1
|
/
*
Handle blocked I/O of exec'd processes
Michael Crosby
2019-06-21
2
-4
/
+27
*
Merge pull request #39336 from justincormack/entropy-cannot-be-saved
Sebastiaan van Stijn
2019-06-11
1
-1
/
+1
|
\
|
*
Entropy cannot be saved
Justin Cormack
2019-06-07
1
-1
/
+1
*
|
Merge pull request #38522 from cpuguy83/fix_timers
Sebastiaan van Stijn
2019-06-07
1
-1
/
+4
|
\
\
|
|
/
|
/
|
|
*
Make sure timers are stopped after use.
Brian Goff
2019-01-16
1
-1
/
+4
*
|
Remove DiskQouta field.
Yash Murty
2019-04-30
1
-1
/
+0
*
|
Move EnableServiceDiscoveryOnDefaultNetwork to container-operations
Sebastiaan van Stijn
2019-03-20
2
-10
/
+0
*
|
Switch to google/uuid
Justin Cormack
2019-03-13
1
-2
/
+2
*
|
Add pids-limit support in docker update
Sunny Gogoi
2019-02-21
2
-1
/
+4
*
|
fix code typo
JoeWrightss
2019-01-11
1
-1
/
+1
|
/
*
Fix missing import
Sebastiaan van Stijn
2018-12-12
1
-0
/
+1
*
Merge pull request #38316 from dmandalidis/xattr-fix
Vincent Demeester
2018-12-12
1
-1
/
+14
|
\
|
*
Ignore xattr ENOTSUP errors on copy (fixes #38155)
Dimitris Mandalidis
2018-12-11
1
-1
/
+14
*
|
pkg/mount: wrap mount/umount errors
Kir Kolyshkin
2018-12-10
1
-3
/
+3
*
|
UnmountIpcMount: simplify
Kir Kolyshkin
2018-12-10
2
-7
/
+5
|
/
*
fix typo
Omri Shiv
2018-11-30
1
-1
/
+1
*
mount: add BindOptions.NonRecursive (API v1.40)
Akihiro Suda
2018-11-06
1
-5
/
+6
*
Merge pull request #37092 from cpuguy83/local_logger
Sebastiaan van Stijn
2018-08-20
1
-1
/
+17
|
\
|
*
Add new `local` log driver
Brian Goff
2018-08-17
1
-1
/
+17
*
|
Add ADD/COPY --chown flag support to Windows
Salahuddin Khan
2018-08-13
1
-2
/
+2
|
/
*
Update tests to use gotest.tools 👼
Vincent Demeester
2018-06-13
2
-3
/
+3
*
Merge pull request #37184 from cpuguy83/attach_leak
Sebastiaan van Stijn
2018-06-08
1
-91
/
+82
|
\
|
*
Fix fd leak on attach
Brian Goff
2018-05-31
1
-91
/
+82
*
|
Merge pull request #36688 from cpuguy83/volumes_service
Sebastiaan van Stijn
2018-06-05
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Extract volume interaction to a volumes service
Brian Goff
2018-05-25
1
-1
/
+1
[next]