Open DDzwiedziu opened 2 months ago
Hi there! 👋🏼 As you're new to this repo, we'd like to suggest that you read our code of conduct as well as our contribution guidelines. Thanks a bunch for opening your first issue! 🙏
did you ever figure this out?
Describe the bug
I've checked out the repo and run
docker-compose up
. When I try to reach the docker host on :8080 I'm redirected to/dashboard/
and the text "404 page not found" appears.I wanted to see the configuration options as the instance spams auth.docker.io and gets 401'd (I did not configure any API keys) and sees only 4 containers (by a brief look in the logs only it's own). The 404 seems not to be logged.
Steps to reproduce
docker-compose up
,$host:8080
,$host:8080/dashboard/
,Expected behavior
Some kind of dashboard or login screen appears.
Screenshots
No response
Environment
Your logs
Additional context
No response