Skip to content

Instantly share code, notes, and snippets.

#!/usr/bin/env php
<?php
$bands = [[
"germany",
"brazil",
"portugal",
"argentina",
"belgium",
"poland",
0436c3f35df035b67ad0b7a19a05b5b96b669d04a4b9cba87a8e988081e8427d9f619ebc27c4139792e1e0018a5f6f7d6f8f70f3b28c68789cb2176eaa113e986e
#!/bin/bash
#set -x
VIRTUALBOX_DISK_SIZE="1500"
# Docker Machine for Consul
docker-machine \
create \
-d virtualbox \
--virtualbox-disk-size $VIRTUALBOX_DISK_SIZE \