Add host-in-port-mapping feature to docs and changelog
Signed-off-by: Aanand Prasad <aanand.prasad@gmail.com>
This commit is contained in:
parent
dd5c2e8767
commit
8e265905d3
2 changed files with 10 additions and 1 deletions
|
|
@ -43,6 +43,7 @@ ports:
|
|||
- "3000"
|
||||
- "8000:8000"
|
||||
- "49100:22"
|
||||
- "127.0.0.1:8001:8001"
|
||||
|
||||
-- Expose ports without publishing them to the host machine - they'll only be
|
||||
-- accessible to linked services. Only the internal port can be specified.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue