Example: Dockerfile Expose
# Docker sees EXPOSE 80 and maps it to something like 0.0.0.0:32768 docker run -P my-nginx