https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=26363
--- Comment #25 from David Cook <[email protected]> --- (In reply to David Cook from comment #24) > (In reply to David Cook from comment #8) > > Except that won't work because koha-testing-docker is a Docker container > > without the systemd init system. > > > > Actually, if we start the docker container as a privileged container, we > should be able to launch using /lib/systemd/systemd but then we'd need to > change the koha-testing-docker command but that would also be a hassle. Note that I've never actually used systemd in a Docker container except for when using Red Hat's ubi8 ubi-init image: https://catalog.redhat.com/software/containers/ubi8/ubi-init/5c359b97d70cc534b3a378c8?container-tabs=dockerfile There's more interesting reading here about trying to run systemd without a privileged container: https://developers.redhat.com/blog/2016/09/13/running-systemd-in-a-non-privileged-container/ -- You are receiving this mail because: You are watching all bug changes. _______________________________________________ Koha-bugs mailing list [email protected] https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-bugs website : http://www.koha-community.org/ git : http://git.koha-community.org/ bugs : http://bugs.koha-community.org/
