Unable to access application from web

I’ve actually not much time to spend in this forum, so don’t expect too much help.
What I don’t understand is where this port 8050 comes from. If you didn’t manipulate the miniconda3 image then the application inside the container runs on 8888. This means if you want to access it at 8000 on localhost you have to use the parameter -p 8000:8888.