Sign in
◑
Theme
eclipse
/
linuxtools
/
org.eclipse.linuxtools
/
b7fbdfb041dac8cb511fd889cabfd504f7e1cb2f
/
.
/
containers
/
org.eclipse.linuxtools.docker.editor
/
assets
/
additional-info
/
EXPOSE.html
blob: 443f262cdab4c1150b84d00b1fa6c6c67e66680a [
file
]
<p>
<b>
EXPOSE
</b>
specifies network ports on which the container will listen at runtime.
</p>
<br/>
<p>
EXPOSE 8080
</p>