metaspace2020 / Lithops-METASPACE

Lithops-based Serverless implementation of the METASPACE spatial metabolomics annotation pipeline
12 stars 4 forks source link

Fix docker executor for VM execution #81

Closed omerb01 closed 4 years ago

omerb01 commented 4 years ago

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)