Difference between revisions of "Docker run -p"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
* <code>[[docker start]]</code> | * <code>[[docker start]]</code> | ||
* <code>[[--network]]</code> | * <code>[[--network]]</code> | ||
− | * <code>[[containerDefinitions]]</code> | + | * [[ECS]]: <code>[[containerDefinitions]]</code> |
== See also == | == See also == |
Revision as of 07:28, 18 January 2023
docker run -p It will overwrite value defined byEXPOSE
inDockerfile
-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: