Skip to content

oh-my-fish/plugin-docker-machine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

docker-machine

Plugin to integrate Docker Machine for Oh My Fish.

MIT License

Install

Installation with Oh My Fish:

omf install docker-machine

Usage

To set the current Docker machine, use the use subcommand:

$ docker-machine use mymachine
$ docker-machine active
mymachine

To switch back to the local machine, you can use the unset subcommand:

$ docker-machine unset
$ docker-machine active
No active host found

See the Docker Machine documentation for full details on how to use docker-machine.

License

MIT © Stephen Coakley et al.

About

Plugin to integrate Docker Machine

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages