Replies: 1 comment 12 replies
No it won't do that transparently, as nektos/act doesn't really support podman and directly uses docker api via it's go api library. You need to enable the podman.sock, if you would relocate Most would work not transparently by setting env |
12 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.
I'm thinking to install
github-act-runneron myriscv64boards which, AFAIK, has no officialdockerbinary build. But, there ispodmanwhich can easily be installed from debian repo.So, I'm wondering, will
github-act-runnertransparently usepodmaninstead ofdocker? If not, would be great if such support is added. Thanks!All reactions