raven-wing / syncmachine

Utility for docker-machine which synchronizes docker machine with host directory.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is syncmachine

Syncmachine is created to simplify synchronization between your host machine and docker-machine.

You may find it useful when you're mounting local files. This way you can use docker from host machine and you don't have to copy file manually.

USAGE:

syncmachine MACHINE_NAME DIRECTORY_TO_SYNC

About

Utility for docker-machine which synchronizes docker machine with host directory.


Languages

Language:Python 100.0%