kerberos-io / kerberos-docker

Run Kerberos Open Source inside a docker container.
http://doc.kerberos.io/opensource/installation#docker
103 stars 31 forks source link

web url not reachable #18

Closed joeydh closed 4 years ago

joeydh commented 5 years ago

I am running

sudo docker run --name camera1 -p 90:80 -p 8889:8889 -d kerberos/kerberos

afterward both the livestream and the webgui are not reachable eventhough the docker container is running. What could be happening ?

cedricve commented 4 years ago

Can you try again with latest image?