0.14-1635966276
(or newer).subscription-manager repos --enable=rhel-7-server-extras-rpms
yum-config-manager -q -y --enable ol7_addons
--root
and --runroot
location used by BrowserBot's podman daemon) the same as /var/lib/containers (the standard --root
location used by Podman). This is important because the container-selinux package (an open-source, transitive dependency of podman
) assumes that all Podman runtimes are configured with --root=/var/lib/containers
. BrowserBot's file context equivalency rule applies container-selinux's runtime-hardening SELinux policies to BrowserBot's non-standard Podman configuration.docker exec -it ${CONTAINER_NAME} bash
vim
, modify /etc/te-agent.cfg
to include the line auto-updates=0
te-agent
with sv restart te-agent
vim
, modify /etc/te-agent.cfg
to include the line auto-updates=0
te-agent
with sudo systemctl restart te-agent
te-sandboxd
process is no longer running: ps aux | grep te-sandboxd