#!/bin/bash
docker-machine rm -f default
docker-machine create default --virtualbox-memory 32768 --virtualbox-cpu-count "-1" --virtualbox-no-share