Untitled
4ae4d
plain_text
17 days ago
1.6 kB
4
Indexable
[email protected] URB-WSN-0007608 /home/work/[email protected]/pomogai 1 > cat ~/.config/containers/containers.conf [engine] cgroup_manager = "cgroupfs" [email protected] URB-WSN-0007608 /home/work/[email protected]/pomogai > podman info --debug | grep -i containers.conf -A3 -B3 [email protected] URB-WSN-0007608 /home/work/[email protected]/pomogai 1 > podman info --debug | grep -i config -A3 -B3 slirp4netns version 1.2.1 commit: 09e31e92fa3d2a1d3ca261adaeb012c8d75a8194 libslirp: 4.7.0 SLIRP_CONFIG_VERSION_MAX: 4 libseccomp: 2.5.5 swapFree: 19808030720 swapTotal: 21474832384 -- - redhat.registry-ci.delta.sbrf.ru - docker-dev-notrelease.registry-ci.delta.sbrf.ru store: configFile: "" containerStore: number: 1 paused: 0 [email protected] URB-WSN-0007608 /home/work/[email protected]/pomogai 1 > CONTAINERS_CONF="$HOME/.config/containers/containers.conf" podman info --debug | grep -E 'cgroupManager|ociRuntime|rootless' -A3 cgroupManager: cgroupfs cgroupVersion: v2 conmon: package: conmon_2.1.10+ds1-1+b1_amd64 -- ociRuntime: name: crun package: crun_1.15-1_amd64 path: /usr/bin/crun -- rootlessNetworkCmd: pasta security: apparmorEnabled: false capabilities: CAP_CHOWN,CAP_DAC_OVERRIDE,CAP_FOWNER,CAP_FSETID,CAP_KILL,CAP_NET_BIND_SERVICE,CAP_SETFCAP,CAP_SETGID,CAP_SETPCAP,CAP_SETUID,CAP_SYS_CHROOT rootless: true seccompEnabled: true seccompProfilePath: /usr/share/containers/seccomp.json selinuxEnabled: false
Editor is loading...
Leave a Comment