This repository was archived by the owner on Mar 23, 2023. It is now read-only.

Description
I'm having an issue where it's not finding the rsa_id and looking for it on the top level folder of the DOCKER_MACHINE_STORE_PATH instead of in DOCKER_MACHINE_STORE_PATH/machines/<machine name>/
A fix for this was pointed out on issue 133. I have a fork where it's working, if you'd like a pull request, but it's basically exactly what @dekz wrote in the issue.