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
/
daemon
/
container_operations_unix.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move api/errdefs to errdefs
Brian Goff
2018-01-11
1
-1
/
+1
*
Add helpers to create errdef errors
Brian Goff
2018-01-11
1
-1
/
+2
*
fix panic on get container pid when live restore containers
bingshen.wbs
2017-10-10
1
-1
/
+1
*
Relabel config files.
Wenxuan Zhao
2017-09-05
1
-0
/
+2
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-1
/
+1
*
Implement none, private, and shareable ipc modes
Kir Kolyshkin
2017-08-14
1
-15
/
+40
*
Use container.HostConfig.ShmSize directly
Kir Kolyshkin
2017-08-11
1
-5
/
+1
*
Update logrus to v1.0.1
Derek McGowan
2017-07-31
1
-1
/
+1
*
[project] change syscall to /x/sys/unix|windows
Christopher Jones
2017-07-11
1
-5
/
+5
*
Include Endpoint List for Shared Endpoints
Madhan Raj Mookkandy
2017-07-06
1
-1
/
+2
*
Vendor swarmkit 79381d0
Aaron Lehmann
2017-06-21
1
-6
/
+6
*
Remove error return from RootPair
Daniel Nephin
2017-06-07
1
-3
/
+3
*
Partial refactor of UID/GID usage to use a unified struct.
Daniel Nephin
2017-06-07
1
-12
/
+12
*
Update ContainerWait API
Josh Hawn
2017-05-16
1
-4
/
+4
*
Update Container Wait Backend
Josh Hawn
2017-05-16
1
-1
/
+7
*
Add config support to executor backend
Aaron Lehmann
2017-05-11
1
-12
/
+82
*
Use "local" secret paths based on the secretID
Aaron Lehmann
2017-05-10
1
-3
/
+3
*
support custom paths for secrets
Evan Hazlett
2017-05-10
1
-7
/
+3
*
Switch to using opencontainers/selinux for selinux bindings
Antonio Murdaca
2017-04-24
1
-1
/
+1
*
daemon: relabel secrets path
Antonio Murdaca
2017-04-11
1
-0
/
+2
*
Introduce a CheckContainer to remove duplication
Vincent Demeester
2017-02-28
1
-14
/
+16
*
Add daemon option --default-shm-size
Yong Tang
2017-01-27
1
-1
/
+1
*
fix log import
Evan Hazlett
2017-01-17
1
-2
/
+1
*
plugins: support for devices
Tibor Vass
2016-11-22
1
-80
/
+0
*
do not force target type for secret references
Evan Hazlett
2016-11-17
1
-7
/
+20
*
Correct secrets permissions when userns enabled
Phil Estes
2016-11-09
1
-5
/
+8
*
more review updates
Evan Hazlett
2016-11-09
1
-1
/
+1
*
support labels for secrets upon creation; review updates
Evan Hazlett
2016-11-09
1
-4
/
+4
*
review updates
Evan Hazlett
2016-11-09
1
-1
/
+10
*
update to support new target in swarmkit
Evan Hazlett
2016-11-09
1
-1
/
+1
*
secrets: only setup secret mount if secrets are requested
Evan Hazlett
2016-11-09
1
-0
/
+4
*
add secret support for service update
Evan Hazlett
2016-11-09
1
-4
/
+4
*
proper cleanup upon mount fail
Evan Hazlett
2016-11-09
1
-11
/
+9
*
review changes
Evan Hazlett
2016-11-09
1
-9
/
+33
*
secrets: secret management for swarm
Evan Hazlett
2016-11-09
1
-0
/
+39
*
Add functional support for Docker sub commands on Solaris
Amit Krishnan
2016-11-07
1
-83
/
+0
*
Merge pull request #27367 from Microsoft/jjh/fieldsincontainer
Vincent Demeester
2016-10-17
1
-0
/
+24
|
\
|
*
Windows: Factor out unused fields in container
John Howard
2016-10-13
1
-0
/
+24
*
|
all: replace loop with single append
Elena Morozova
2016-10-13
1
-3
/
+1
|
/
*
Fixed support for docker compose by allowing connect/disconnect on stopped co...
msabansal
2016-09-21
1
-78
/
+4
*
Add support for docker run in swarm mode overlay
Jana Radhakrishnan
2016-09-07
1
-6
/
+14
*
Add engine-api types to docker
Michael Crosby
2016-09-07
1
-2
/
+2
*
Fix issue in disconnecting a container from network
Yong Tang
2016-09-04
1
-0
/
+5
*
Support container disconnect for non-existing network
Madhu Venugopal
2016-08-26
1
-14
/
+18
*
Replace old oci specs import with runtime-specs
Michael Crosby
2016-08-17
1
-1
/
+1
*
Enabling specifying static ip for predefined network on windows
msabansal
2016-06-30
1
-0
/
+4
*
Add support for --pid=container:<id>
Mrunal Patel
2016-05-17
1
-0
/
+15
*
Relative symlinks don't work with --device argument
Yong Tang
2016-04-25
1
-1
/
+1
*
Merge pull request #21901 from mavenugo/sid
Brian Goff
2016-04-19
1
-3
/
+4
|
\
|
*
Add container's short-id as default network alias
Madhu Venugopal
2016-04-18
1
-3
/
+4
[next]