.. |
validate
|
Merge pull request #1365 from hqhq/use_go_selinux
|
2017-04-15 14:22:32 +01:00 |
blkio_device.go
|
Adjust runc to new opencontainers/specs version
|
2015-10-03 12:25:33 +02:00 |
cgroup_unix.go
|
Use uint64 for resources to keep consistency with runtime-spec
|
2017-03-20 18:51:39 +08:00 |
cgroup_unsupported.go
|
libcontainer: configs: create cgroup_unsupported.go in order to build on darwin as well
|
2015-11-27 10:28:29 +01:00 |
cgroup_windows.go
|
Windows: Refactor configs/cgroup.go
|
2015-10-23 13:08:18 -07:00 |
config.go
|
runc: add support for rootless containers
|
2017-03-23 20:45:24 +11:00 |
config_test.go
|
Update runtime spec to 1.0.0.rc5
|
2017-03-15 11:38:37 -07:00 |
config_unix.go
|
libcontainer: configs: add proper HostUID and HostGID
|
2017-03-23 20:46:20 +11:00 |
config_unix_test.go
|
libcontainer: configs: add proper HostUID and HostGID
|
2017-03-23 20:46:20 +11:00 |
config_windows_test.go
|
Windows: Refactor state struct
|
2015-10-26 14:45:20 -07:00 |
device.go
|
Update runc for devices changes
|
2016-02-08 13:15:12 -08:00 |
device_defaults.go
|
Do not create /dev/fuse by default
|
2016-08-12 13:00:24 +01:00 |
hugepage_limit.go
|
Adjust runc to new opencontainers/specs version
|
2015-10-03 12:25:33 +02:00 |
interface_priority_map.go
|
Move libcontainer into subdirectory
|
2015-06-21 19:29:15 -07:00 |
mount.go
|
config: Add new Extensions flag to support custom mount options in runc
|
2016-09-30 09:46:46 -07:00 |
namespaces.go
|
Move libcontainer into subdirectory
|
2015-06-21 19:29:15 -07:00 |
namespaces_syscall.go
|
fix typos
|
2016-03-25 11:11:48 +08:00 |
namespaces_syscall_unsupported.go
|
Fix go_vet errors
|
2017-01-06 10:20:27 +08:00 |
namespaces_unix.go
|
Remove redundant declaraion of namespace slice
|
2017-05-02 10:04:57 +05:30 |
namespaces_unsupported.go
|
libcontainer: configs: extend unsupported os
|
2015-11-19 18:24:34 +01:00 |
network.go
|
Move libcontainer into subdirectory
|
2015-06-21 19:29:15 -07:00 |