This website requires JavaScript.
Explore
Help
Sign In
clearlinux
/
docker
Watch
2
Star
0
Fork
0
You've already forked docker
mirror of
https://github.com/clearlinux/docker.git
synced
2026-08-28 21:35:47 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
e01b71cebeb96755641a18762dea5b843f107bee
docker
/
pkg
/
libcontainer
/
nsinit
T
History
unclejack
30ff3fa954
Merge pull request
#4867
from crosbymichael/clean-shutdown
...
Cleanly shutdown docker
2014-04-02 01:48:03 +03:00
..
nsinit
libcontainer: remove duplicate imports
2014-03-18 16:25:26 -07:00
command.go
Add ability to work with individual namespaces
2014-03-21 00:23:34 +00:00
exec.go
Ensure a reliable way to kill ghost containers on reboot
2014-04-01 07:11:41 +00:00
execin.go
This patch adds SELinux labeling support.
2014-03-26 15:30:40 -04:00
init.go
Don't send prctl to be consistent with other drivers
2014-04-01 07:12:50 +00:00
mount.go
Merge pull request
#4942
from vieux/cleanup_dev_libcontainer
2014-04-01 14:28:17 -07:00
nsinit.go
Add initial logging to libcontainer
2014-03-14 09:55:05 -07:00
state.go
Ensure a reliable way to kill ghost containers on reboot
2014-04-01 07:11:41 +00:00
sync_pipe.go
libcontainer: Don't use UsetCloseOnExec, it is racy
2014-03-06 14:10:32 +01:00
term.go
Refactor driver to use Exec function from nsini
2014-02-22 01:21:26 -08:00
unsupported.go
Fix cross compile for make cross
2014-02-25 15:19:13 -08:00