Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 226 Bytes

boot2docker.md

File metadata and controls

10 lines (7 loc) · 226 Bytes

Initiate the VM

./boot2docker init

Run the VM (the docker daemon)

./boot2docker up

To see all available commands:

./boot2docker

Usage ./boot2docker {init|start|up|pause|stop|restart|status|info|delete|ssh|download}