This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
runc
Watch
1
Star
0
Fork
0
You've already forked runc
mirror of
https://github.com/opencontainers/runc.git
synced
2026-07-11 06:03:57 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b115316925eccf1f7a3a2372993d8d55d046fd8a
runc
/
nsinit
T
History
unclejack
b115316925
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