*/root @ DockerServer ~ # docker port e7d817698b6f 802014/04/06 16:08:07 Error: No public port '80' published for e7d817698b6f
Why is this?
CodePudding user response:
The create specified when EXPOSE port; When start to specify PublishAllPort=trueCodePudding user response:
The create specified when EXPOSE port; When start to specify PublishAllPort=true