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_linux.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
container: split security options to a SecurityOptions struct
Sebastiaan van Stijn
2023-04-29
1
-1
/
+1
*
daemon: load and cache sysInfo on initialization
Sebastiaan van Stijn
2022-01-12
1
-7
/
+4
*
Update to Go 1.17.0, and gofmt with Go 1.17
Sebastiaan van Stijn
2021-08-24
1
-1
/
+2
*
daemon: fix capitalization of some functions
Sebastiaan van Stijn
2020-04-14
1
-2
/
+2
*
daemon: normalize comment formatting
Sebastiaan van Stijn
2019-11-27
1
-1
/
+1
*
daemon: use constants for AppArmor profiles
Sebastiaan van Stijn
2019-10-13
1
-1
/
+1
*
Add canonical import comment
Daniel Nephin
2018-02-05
1
-1
/
+1
*
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
*
Remove string checking in API error handling
Brian Goff
2017-08-15
1
-1
/
+1
*
Added an apparmorEnabled boolean in the Daemon struct to indicate if AppArmor...
ROBERTO MUÑOZ
2017-01-30
1
-0
/
+29
*
Windows: Graph driver implementation
John Howard
2015-07-10
1
-1111
/
+0
*
Fix regression in parsing capabilities list when a single string is given
Antonio Murdaca
2015-07-01
1
-2
/
+2
*
Merge pull request #14294 from mavenugo/bnone
David Calavera
2015-06-30
1
-6
/
+12
|
\
|
*
fixed incorrect assumption on --bridge=none treated as disable network
Madhu Venugopal
2015-06-30
1
-6
/
+12
*
|
Move /nat to /pkg/nat
Peter Waller
2015-06-30
1
-1
/
+1
|
/
*
Fix endpoint leave failure for --net=host mode
Jana Radhakrishnan
2015-06-24
1
-14
/
+28
*
Adding container to secondary network to support port mapping
Madhu Venugopal
2015-06-22
1
-8
/
+31
*
Reworked ReleaseNetwork to make use of libnetwork's new LeaveAll API
Madhu Venugopal
2015-06-22
1
-20
/
+20
*
Vendoring in libnetwork for native multihost networking
Madhu Venugopal
2015-06-22
1
-0
/
+4
*
Support for --publish-service flag in docker run
Madhu Venugopal
2015-06-20
1
-13
/
+47
*
register libnetwork API and UI with docker parent chain
Madhu Venugopal
2015-06-18
1
-4
/
+33
*
Vendoring in libnetwork to 3be488927db8d719568917203deddd630a194564
Madhu Venugopal
2015-06-12
1
-2
/
+2
*
Cleanup: remove some useless code and change verifyHostConfig to verifyContai...
Lei Jitang
2015-06-08
1
-15
/
+0
*
Fix for #13720
Alessandro Boch
2015-06-03
1
-1
/
+11
*
Using container NetworkDisabled to fix #13725
Madhu Venugopal
2015-06-03
1
-1
/
+1
*
Merge pull request #13536 from Mic92/master
Jessie Frazelle
2015-06-01
1
-5
/
+0
|
\
|
*
remove redundant mount/unmount calls on commit
Jörg Thalheim
2015-05-28
1
-5
/
+0
*
|
Merge pull request #13464 from davidrjenni/10184-fix-auto-created-devices
David Calavera
2015-06-01
1
-2
/
+22
|
\
\
|
*
|
Fix issue #10184.
David R. Jenni
2015-05-30
1
-2
/
+22
*
|
|
Merge pull request #13390 from mrjana/cnm_integ
Brian Goff
2015-06-01
1
-0
/
+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Do not attempt releasing network when not attached to any network
Jana Radhakrishnan
2015-05-21
1
-0
/
+6
*
|
|
Remove PortSpecs from Config
Antonio Murdaca
2015-05-29
1
-10
/
+0
|
|
/
|
/
|
*
|
Merge pull request #13493 from jlhawn/volume_unmount_fix
Alexander Morozov
2015-05-27
1
-5
/
+21
|
\
\
|
*
|
Fix container unmount networkMounts
Josh Hawn
2015-05-26
1
-5
/
+21
*
|
|
Merge pull request #13440 from LK4D4/fix_bridge_none
Arnaud Porterie
2015-05-26
1
-10
/
+13
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix network with -b none
Alexander Morozov
2015-05-24
1
-10
/
+13
*
|
|
Windows: Fix up container again
John Howard
2015-05-26
1
-0
/
+20
|
/
/
*
|
Merge pull request #13424 from mavenugo/vendorin
Arnaud Porterie
2015-05-23
1
-7
/
+7
|
\
\
|
*
|
Vendoring in libnetwork 67438080724b17b641b411322822c00d0d3c3201
Madhu Venugopal
2015-05-23
1
-7
/
+7
|
|
/
*
|
Volumes refactor and external plugin implementation.
David Calavera
2015-05-21
1
-8
/
+1
|
/
*
Add missing return error check
Lei Jitang
2015-05-21
1
-1
/
+3
*
Make docker ps --size show virtual size really work
Lei Jitang
2015-05-21
1
-1
/
+1
*
Docker integration with libnetwork
Jana Radhakrishnan
2015-05-19
1
-349
/
+425
*
Windows: Refactor container
John Howard
2015-05-16
1
-0
/
+885