dwalsh added a new comment to an issue you are following: `` Not sure here is the best place, but I would start by saying 1. Easily move applications from VM to container, using standard scripts. IE FROM fedora-init RUN dnf -y install httpd; systemctl enable httpd ADD MYPHP /var/www/html ... 2. Proper Logging. Journalctl and syslog actually work 3. Cleaning up Zombies 4. Multi Service containers. 5. Other systemd features like checking status, eventually additional cgroup (Requires CGROUPV2) `` To reply, visit the link below or just reply to this email https://pagure.io/atomic-wg/issue/233 _______________________________________________ cloud mailing list -- cloud@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to cloud-leave@xxxxxxxxxxxxxxxxxxxxxxx