diff --git a/brainsteam/build.sh b/brainsteam/build.sh new file mode 100644 index 0000000..9c858c6 --- /dev/null +++ b/brainsteam/build.sh @@ -0,0 +1,2 @@ +#!/bin/bash +docker run --rm -it -v `pwd`:/src -u $UID:$GID klakegg/hugo