Replies: 2 comments 1 reply
|
not yet. maybe we can make an optiopnal input to switch to use podman instead of docker |
1 reply
|
As I just hit the same issue: I have not tested it, but in most cases adding an alias for But yes, I would also really like to see an optional input switch for this (for cases where the environment is not under my control). |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello!
I am wondering if someone could advise me if it is possible to use Renovate github action with Podman instead of Docker.
Our team wants to use renovate action on GitHub enterprise server, and we do not have docker installed on runners in our setup, and there is no chance this state of things will change, but we have Podman as an alternative. We have also found out that renovate depends on docker installation, so the questions are:
to
Thanks a lot!
All reactions