| .. |
|
testdata
|
Add TERM=xterm to default setting for env
|
2020-08-18 11:37:15 -04:00 |
|
config.go
|
Merge pull request #371 from mheon/add_volume_plugins
|
2020-12-04 16:29:28 -05:00 |
|
config_darwin.go
|
Update pkg/config/config_darwin.go
|
2020-08-22 09:11:12 -04:00 |
|
config_linux.go
|
Update pkg/config/config_linux.go
|
2020-08-22 09:11:12 -04:00 |
|
config_local.go
|
Don't check for timezone, unless user specified one
|
2020-10-26 09:26:09 -04:00 |
|
config_local_test.go
|
Add TERM=xterm to default setting for env
|
2020-08-18 11:37:15 -04:00 |
|
config_remote.go
|
Add support for Umask
|
2020-07-15 13:59:29 -04:00 |
|
config_remote_test.go
|
Add support for Remote flags in containers.conf
|
2020-05-28 15:47:01 -04:00 |
|
config_suite_test.go
|
Bump github.com/onsi/gomega from 1.9.0 to 1.10.0
|
2020-05-08 07:39:54 -04:00 |
|
config_test.go
|
Add support for CONTAINER_CONNECTION environment variable
|
2020-09-16 07:06:04 -04:00 |
|
config_unsupported.go
|
add selinux unsupported
|
2019-10-22 13:51:22 -04:00 |
|
config_windows.go
|
fix windows containers.conf path
|
2020-08-25 22:06:13 +02:00 |
|
containers.conf
|
Merge pull request #370 from rhatdan/crun
|
2020-12-04 16:31:22 -05:00 |
|
default.go
|
Switch default runtime from runc to crun
|
2020-12-04 08:06:11 -05:00 |
|
default_linux.go
|
Fix nested elseif
|
2020-08-25 11:31:53 +02:00 |
|
default_unsupported.go
|
Setup default ulimits to nproc & nofile of current process
|
2020-02-03 13:50:28 -05:00 |
|
nosystemd.go
|
Only default to systemd if built with the systemd buildtag
|
2020-03-31 12:57:32 -04:00 |
|
systemd.go
|
Ensure that rootless cgroupsv1 will select cgroupfs
|
2020-07-21 16:15:50 -04:00 |
|
util_supported.go
|
Change fmt.Errorf calls to be replaced by errors package
|
2020-08-25 11:37:12 +02:00 |
|
util_windows.go
|
add libpod.conf to containers.conf
|
2019-12-06 15:55:47 -05:00 |