diff --git a/ddb b/ddb new file mode 100755 index 0000000..e0bea3d --- /dev/null +++ b/ddb @@ -0,0 +1,3 @@ +#!/bin/bash + +docker build . -t "$@"