docker-machine-kvm icon indicating copy to clipboard operation
docker-machine-kvm copied to clipboard

Adding support for relative paths

Open efrecon opened this issue 5 years ago • 2 comments

This provides support for being able to specify a storage path that is relative to the current directory when running docker-machine (-s command-line option). libvirt does not know where the current directory is, so resolution needs to happen in the driver so libvirt is able to find the files on disk.

efrecon avatar Oct 22 '18 13:10 efrecon

So. Anything wrong in here? Can it be incorporated?

efrecon avatar Jul 03 '19 06:07 efrecon

@efrecon : Nothing wrong, just that there never were any releases made (and no machinery in place).

Currently everyone is still using the "upstream" releases (of machine), and those are made very rarely.

afbjorklund avatar Jul 03 '19 16:07 afbjorklund