You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've got the classic PopenRunner but what about a back-end that launches commands using a SIPp docker image?
There's already a well documented/maintained v3.5.0 image and the only tricky part will be passing -v and -p args to docker run/create. I think this might be a nice add-on to aid those who want to avoid the pains of building SIPp from source.
We've got the classic
PopenRunner
but what about a back-end that launches commands using a SIPp docker image?There's already a well documented/maintained v3.5.0 image and the only tricky part will be passing
-v
and-p
args todocker run
/create
. I think this might be a nice add-on to aid those who want to avoid the pains of building SIPp from source.Opinions @vodik @wdoekes?
The text was updated successfully, but these errors were encountered: