languitar
(Johannes Wienke)
3
There are perfectly valid reasons for installing the MongoDB packages in a container environment. For instance, we use Gitlab pipelines (which run in docker containers) for testing, where the test runner expects to find a mongod executable. So far, we could provide the binary by installing the Debian/Ubuntu packages. This is not possible now with the hard requirement on systemd.