Podman support
Centos 8 / RHEL 8 drop support for Docker and they will encourage use of Podman. My hint is to support Docker and Podman. Podman could use the same registries of Docker
Thank you for your input. We will consider this functionality in upcoming releases if it will be popular. Everyone, please continue voting for this feature if you consider it important.
—
IG
-
Grímur Daníelsson commented
This would also allow users to run non-privileged containers securely under their subscription.
-
captainhook
commented
Anyone tested running podman under Plesk? I would assume it won't won't with the extension because it does checks for particular packages.
-
Mitchell van Bijleveld
commented
I can't really understand why they wouldn't support Podman if its basically Docker with another name.
-
Ryan Davis
commented
alias docker=podman
...it is as simple as, instead of running docker run, running podman run, and the result will be exactly the same.