@@ -1,4 +1,4 @@
-#!/usr/bin/env sh
+#!/usr/bin/env bash
set -e
hosts()
{
@@ -40,7 +40,6 @@ alias = thrift,thrift -r --gen php:server->thrift-php,php -S localhost:8080->sta
[alpine]
image = alpine
-command = bash
[alpine3.4]
image = alpine3.4