diff --git a/build.sh b/build.sh index adbb20b..f26f889 100755 --- a/build.sh +++ b/build.sh @@ -1,15 +1,41 @@ #!/bin/bash -docker run -i --rm -v "$PWD":/out -w /root alpine /bin/sh <