You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am having the same problem, tried modifying DOCKER_HOST and DOCKER_CERT_PATH without any luck. Not sure what the certs supposed to be, couldn't find any answer on google either.
I used the docker compose yaml script.
I could make it work by using the simple command docker run -p 9000:9000 --rm -v /var/run/docker.sock:/var/run/docker.sock pottava/docker-webui. I don't know why docker-compose didn't work, it would be better for me, but at least it's working now.
Hi. I'm trying to use this dashboard, but I can't get it to work. It says "0 container", "0 image", "No Data Available", etc.
Even with
APP_LOG_LEVEL=6
, I don't see anything after "listening on port 9000" in logs.Can you help?
The text was updated successfully, but these errors were encountered: