Module: helpers

Methods

(static) dockerSpawnSeries()

Function that takes in an array of docker commands that will be have docker default parameters mapped to them, so they can properly communicate with the boot2docker VM, then runs each task in series. At the end of all the tasks, a final callback will be invoked.
Source:

(static) readYAML()

Function that reads the lifter.yml file
Source:

(static) sendVMInfoToYAML()

Function that writes new vm info into lifter.yml
Source: