microsoft / vscode-docker-extensibility

Docker for Visual Studio Code: Extensibility Model

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement a regex for parsing short form port binding strings

danegsta opened this issue · comments

Implement a regex for parsing the port binding components from the compact string version of port bindings (hostip:hostport->containerport/protocol)