Difference between revisions of "Docker run -p"

From wikieduonline
Jump to navigation Jump to search
Line 16: Line 16:
 
== See also ==
 
== See also ==
 
* {{docker run}}
 
* {{docker run}}
 +
* {{Docker networking}}
  
 
[[Category:Docker]]
 
[[Category:Docker]]

Revision as of 13:51, 31 January 2024

docker run -p     It will overwrite value defined by EXPOSE in Dockerfile
 -p, --publish list                   Publish a container's port(s) to the host


-p --publish
-P --publish-all                    Publish all exposed ports to random ports

Related

See also

Advertising: