gh-docker-logs icon indicating copy to clipboard operation
gh-docker-logs copied to clipboard

Getting "docker not found"

Open berkon opened this issue 1 year ago • 0 comments

I'm getting this error message when running the action:

Error: Command failed: docker ps -a --format "table {{.ID}},{{.Image}},{{.Names}},{{.Status}}" --no-trunc /bin/sh: 1: docker: not found

This is the full error output:

image

docker is at /usr/bin/docker and is available in the path.

Any idea?

berkon avatar Mar 12 '24 12:03 berkon