I found something that might be the main cause for this:
/etc/os-release features the ID=debian entry on my reference system;
When i temporarily override my DUTs os-release to feature ID=debian or similar its able to detect Podman. Is there a way to fix this behaviour?
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello,
CODESYS seems to have problems finding the container engine. In the "Deploy Control SL" window, after connecting via ssh, it simply says:
running podman info yields normal results.
My podman info output is as follows:
I found something that might be the main cause for this:
/etc/os-releasefeatures theID=debianentry on my reference system;When i temporarily override my DUTs os-release to feature
ID=debianor similar its able to detect Podman. Is there a way to fix this behaviour?