Skip to content

bhurlow/machine-share

Repository files navigation

machine-share

This is a small script that attempts to provide the missing import/export functionality in docker machine (see issue 23)

installation

npm install -g machine-share

exporting machines

machine-export <machine-name>
>> exported to <machine-name>.zip

importing machines

machine-import <machine-name>.zip
>> imported

About

import and export docker machines between computers

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published