richfitz / stevedore

:cloud::rowboat::whale::cloud: Docker client for R
https://richfitz.github.io/stevedore
Other
134 stars 10 forks source link

Map specific container port to random host port #29

Closed richfitz closed 6 years ago

richfitz commented 6 years ago

Then use this in test-http-curl.R for the proxy test

Consider: port = NA:80 and/or a free port function

richfitz commented 6 years ago

Turns out this is already done 🙃