Commit Graph

12 Commits

Author SHA1 Message Date
Daniel J Walsh
2e25e23cb8
Fix default ping range in containers.conf
Allow setting of --remote default in containers.conf
2020-11-09 09:30:20 -05:00
Daniel J Walsh
957b244757
Add SETFCAP back into default capabilities
Remove AUDIT_WRITE from default capabilities
2020-10-02 13:08:06 -04:00
Daniel J Walsh
f45ca0da9c
Modify the range of groups used in net.ipv4.ping_group_range to be 1 so that
it will work more easily with User Namespaces
Also turn back on AUDIT_WRITE until seccomp.json file is fixed
2020-09-25 08:48:42 -04:00
Daniel J Walsh
2f59e70638
Add SYS_CHROOT back into default capabilities 2020-09-21 12:07:36 -04:00
Daniel J Walsh
5109d70d85
Remove NET_RAW, SYS_CHROOT, MKNOD and AUDIT_WRITE from default list of capabilities
Turn on ping for 65k users
2020-09-17 15:11:58 -04:00
Daniel J Walsh
fc46d756da
Update configuration files in containers-common
Update configuration files in containers-storage
2020-08-19 15:07:30 -04:00
Daniel J Walsh
83f238849c
Update configuration files in containers-common
Update configuration files in containers-storage
2020-08-02 06:45:30 -04:00
Daniel J Walsh
b1155039f5
Update configuration files in containers-common 2020-06-30 05:32:42 -04:00
Daniel J Walsh
f2075073ab
Update man pages 2020-06-11 07:36:50 -04:00
Daniel J Walsh
bddf1e45dd
Update registries.conf to use version 2 definitions
Update containers.conf to include latest changes
Update seccomp.json to allow a few more syscalls for contaners within containers.
Update storage.conf to match upstream
2020-04-24 07:16:30 -04:00
Daniel J Walsh
e5fe04695e
Add support for containers.conf and man page
Signed-off-by: Daniel J Walsh <dwalsh@redhat.com>
2020-04-07 08:43:18 -04:00
Daniel J Walsh
c2ef798d7f
Allow s390x to use clone syscall in seccomp.json
Add support for containers.conf and man page
2020-02-17 14:14:27 -05:00