-
Notifications
You must be signed in to change notification settings - Fork 2.6k
Closed
Description
Contact Information
MaxKB Version
git source
Problem Description
run docker build command at soource root
docker build -t maxkb:local -f installer/Dockerfile .
and docker run
docker run --rm -p 8080:8080 -it maxkb:local

do not show page
i try some other urls like:
http://192.168.0.188:8080/ui
http://192.168.0.188:8080/ui/login
also not correct
Steps to Reproduce
docker build -t maxkb:local -f installer/Dockerfile .
docker run --rm -p 8080:8080 -it maxkb:local
open webbrowser
The expected correct result
shouw maxkb login page
Related log output
Additional Information
No response
Metadata
Metadata
Assignees
Labels
No labels
