This patch ensures that the docker executor will work by passing ssh host, user and pass in the config file. with these credentials, pywren will execute all VM's code in remote docker containers that will be launched inside of it.
please notice that the code works with current PyWren's master branch (version 1.7.1)
This patch ensures that the docker executor will work by passing ssh host, user and pass in the config file. with these credentials, pywren will execute all VM's code in remote docker containers that will be launched inside of it. please notice that the code works with current PyWren's master branch (version 1.7.1)