Hello,
I have the problem that I cannot install nextcloud via dockerhub.
I pulled the image and run it with the the commando
docker run -d -p 8080:80 nextcloud
Set my firewall ports open but cannot connect to port 80 or 8080.
Can please someone help me?