anopa-docker: added files.

This commit is contained in:
2015-09-05 12:38:16 +02:00
parent 4355590ee2
commit ad72a5bbb7
3 changed files with 47 additions and 0 deletions
Executable
+7
View File
@@ -0,0 +1,7 @@
#!/bin/sh
set -eux
TAG="$USER/alpine-sdk"
exec docker build --rm -t "$TAG" .