devcontainers/[email protected] return "::error::Unable to locate executable file: docker." #2182
Replies: 1 comment
-
any update on this? I have the same issue |
Beta Was this translation helpful? Give feedback.
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.
-
I am trying to use the devcontainers/[email protected] action (see workflow and devcontainer below).
I am running it in a local environment using nektos act before run at Github (see log bellow).
However, I got the error "::error::Unable to locate executable file: docker."
Am I missing something?
.github/workflows/hugo.yml
.devcontainer.json
gh act -W .github/workflows/hugo.yml
Beta Was this translation helpful? Give feedback.
All reactions