When exposing a port externally, it seems Docker only actually exposes it if you specify the *internal* port as `xxxx/tcp`. So add that on if it's not there. |
||
|---|---|---|
| .. | ||
| cli | ||
| compat | ||
| packages | ||
| __init__.py | ||
| container.py | ||
| project.py | ||
| service.py | ||
When exposing a port externally, it seems Docker only actually exposes it if you specify the *internal* port as `xxxx/tcp`. So add that on if it's not there. |
||
|---|---|---|
| .. | ||
| cli | ||
| compat | ||
| packages | ||
| __init__.py | ||
| container.py | ||
| project.py | ||
| service.py | ||