Ports are not available: listen tcp 0.0.0.0/50070: bind: An attempt was made to access a socket in a way forbidden by its access permissions

后端 未结 0 1234
轮回少年
轮回少年 2020-12-13 13:10

I am trying to start a docker container with the below command.

docker run -it -p 50070:50070 -p 8088:8088 -p 8080:8080 suhothayan/hadoop-spark-pig-hive:2.9.2 b

相关标签:
回答
  • 消灭零回复
提交回复
热议问题