For easier usage, it would be interesting to package the tool as a docker container, and avoiding the need of locally installing the extra package dependencies.
Mockup invocation
docker run monroe/cli create my/experiment --new --ssh
This makes extra sense since experimenters are already using docker to create the experiment containers, the monroe/base image is therefore already downloaded, etc.
I'll see if I go about it myself, but for now I'm just adding it to the wishlist issues.
It should be straightforward, but we need to figure out the mapping of ~/.monroe directory and the cert setup.
For easier usage, it would be interesting to package the tool as a docker container, and avoiding the need of locally installing the extra package dependencies.
Mockup invocation
This makes extra sense since experimenters are already using docker to create the experiment containers, the monroe/base image is therefore already downloaded, etc.
I'll see if I go about it myself, but for now I'm just adding it to the wishlist issues.
It should be straightforward, but we need to figure out the mapping of ~/.monroe directory and the cert setup.