blob: 443f262cdab4c1150b84d00b1fa6c6c67e66680a [file]
<p>
<b>EXPOSE</b> specifies network ports on which the container will listen at runtime.
</p>
<br/>
<p>
EXPOSE 8080
</p>