gh-docker-logs
gh-docker-logs copied to clipboard
Getting "docker not found"
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:
docker is at /usr/bin/docker and is available in the path.
Any idea?