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'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
Check out the repo, optionally the v1.7.1 tag (no difference there),
run docker-compose up,
go to $host:8080,
be redirected to $host:8080/dashboard/,
get 404'd
Expected behavior
Some kind of dashboard or login screen appears.
Screenshots
No response
Environment
Platform: Devuan Daedalus (based on Debian 12.7)
Architecture: x86_64
Docker Version: Docker version 20.10.24+dfsg1, build 297e128
Docker Compose Version: docker-compose version 1.29.2, build unknown
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! 🙏
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
The text was updated successfully, but these errors were encountered: