Feature #5722
openMigrate jenkins build slaves from docker to podman
0%
Description
https://podman.io/whatis.html - it's container runtime compatible with docker (and corresponding jenkins plugin) with several advantages:
- proper handling of systemd inside the container out-of-the-box
- ability to run rootless
- better integration with host's systemd
Note: there's podman-docker package which comes with alias which allows using familiar "docker ..." command-line with podman.
Related issues
Updated by msuraev about 1 year ago
- Related to Feature #4107: Start systemd services as non-root user added
Updated by msuraev about 1 year ago
Updated by laforge about 1 year ago
- Priority changed from Normal to Low
IMHO, this kind of change is just going to take effort to implement without moving Osmocom ahead in any visible way. So unless there is a really urgent need for it, I would think our scarec resources are better spent elsewhere. People want Osmocom software from us, not ever growing investment into migrating bits of the build system from A to B.