1
I Use This!
High Activity

Commits : Listings

Analyzed about 22 hours ago. based on code collected 1 day ago.
May 15, 2023 — May 15, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
nsinit: prefix errors with their source More... about 10 years ago
Add env var to toggle pivot root or ms_move More... about 10 years ago
Revert "Revert "libcontainer: Use pivot_root instead of chroot"" More... about 10 years ago
Revert "Revert "libcontainer: Use MS_PRIVATE instead of MS_SLAVE"" More... about 10 years ago
Merge pull request #4512 from crosbymichael/no-pivot-root More... about 10 years ago
Revert "libcontainer: Use MS_PRIVATE instead of MS_SLAVE" More... about 10 years ago
Revert "libcontainer: Use pivot_root instead of chroot" More... about 10 years ago
Ensure that native containers die with the parent Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Remove the ghosts and kill everything Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Merge pull request #4506 from creack/fix_apparmor More... about 10 years ago
Update build tags such that we can properly compile on all platforms (especially for packagers), and updated hack/PACKAGERS.md to mention the DOCKER_BUILDTAGS variable that will need to be set for binaries that might be used on AppArmor (such as Debian and especially Ubuntu) More... about 10 years ago
Add buildflags to allow crosscompilation for apparmor More... about 10 years ago
Merge pull request #4503 from unclejack/attempt_to_fix_apparmor_profile More... about 10 years ago
Use CGO for apparmor profile switch More... about 10 years ago
remove dbus from apparmor profile More... about 10 years ago
libcontainer: Don't use UsetCloseOnExec, it is racy More... about 10 years ago
Generate and load custom docker profile for apparmor More... about 10 years ago
Some cleanup around logs Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Add AppArmor support to native driver + change pipe/dup logic More... about 10 years ago
libcontainer: Use MS_PRIVATE instead of MS_SLAVE More... about 10 years ago
Add shm size cap to mount Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
Remove /dev tmpfs mountpoint More... about 10 years ago
remove /run mountpoint More... about 10 years ago
Remove loopback mount bind More... about 10 years ago
Merge pull request #4452 from crosbymichael/small-fixes-to-libcontainer More... about 10 years ago
Add find tests and remove panic in DEBUG Docker-DCO-1.1-Signed-off-by: Michael Crosby <[email protected]> (github: crosbymichael) More... about 10 years ago
libcontainer: Use pivot_root instead of chroot More... about 10 years ago
libcontainer: goimports More... about 10 years ago
libcontainer/nsinit/init: move mount namespace after network More... about 10 years ago
libcontainer/network: add netns strategy More... about 10 years ago