mirror of
https://github.com/clearlinux/docker.git
synced 2026-08-28 13:25:42 +00:00
f5e6c2d060
When getting the private port used by a container using `docker port` returns 0.0.0.0:49353, stript just the portnumber of the address with awk to used it in the rest of the example code.