Describe the feature
Not everybody can or wants to use Docker (Desktop) and uses Podman (Desktop) instead.
Motivation
Allowing Podman users to profit from the project.
Proposed Solution
The installer needs to be extended to check for Podman specifics and to execute Docker or Podman.
Alternatives considered
Additional context
I have prepared the changes for the install.sh file already but am lacking options to extend and especially test the install.ps1 file.
If this is something you would like to have added, we could add my changes to the Shell script and based on that a Windows user could adapt and test the changes and add to the PR then.
Related Issues
Describe the feature
Not everybody can or wants to use Docker (Desktop) and uses Podman (Desktop) instead.
Motivation
Allowing Podman users to profit from the project.
Proposed Solution
The installer needs to be extended to check for Podman specifics and to execute Docker or Podman.
Alternatives considered
Additional context
I have prepared the changes for the install.sh file already but am lacking options to extend and especially test the install.ps1 file.
If this is something you would like to have added, we could add my changes to the Shell script and based on that a Windows user could adapt and test the changes and add to the PR then.
Related Issues