aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2019-02-10 22:46:35 +0000
committerRob Austein <sra@hactrn.net>2019-02-10 22:46:35 +0000
commit8bf92fa91b9ffec90ce4968f1898d0864c7c5b12 (patch)
tree68e7435d45a714ada8e03f96f439f576de7f440b /Makefile
Initial commit.
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..47f508b
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,2 @@
+all:
+ docker build -t alpha-releng .