aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorRichard Mortier <mort@cantab.net>2019-03-22 20:17:28 +0000
committerRichard Mortier <mort@cantab.net>2019-03-22 20:17:28 +0000
commit199fdef7fd084d3e9ca98e570b5e0120a67dab34 (patch)
treef1ddab378560a463649736c370bd0375ba1668d8 /Makefile
parentdf987cf65c4000cb6c2cbeed68fb3363f94943fd (diff)
downloaddocker-abuild-199fdef7fd084d3e9ca98e570b5e0120a67dab34.tar.bz2
docker-abuild-199fdef7fd084d3e9ca98e570b5e0120a67dab34.tar.xz
make: default target
Signed-off-by: Richard Mortier <mort@cantab.net>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a6f00a0..e0befe9 100644
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,5 @@
+.DEFAULT: build
+
TAGS := $(shell \
curl -s https://registry.hub.docker.com/v1/repositories/alpine/tags \
| jq -r '.[].name' \