aboutsummaryrefslogtreecommitdiffstats
path: root/bind9/Makefile
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-06-03 16:11:26 +0000
committerHarald Welte <laforge@gnumonks.org>2018-06-03 16:11:26 +0000
commit911fbafbf753100f670bd5b02a0990eeb2054338 (patch)
treeb6dd8f1a6f5b8457935f942817f3d934a74ab016 /bind9/Makefile
parent28a4e8e58934fbcf10985f6f7f2f88ecff41354d (diff)
Makefile support for our production infrastructure containers
Diffstat (limited to 'bind9/Makefile')
-rw-r--r--bind9/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/bind9/Makefile b/bind9/Makefile
new file mode 100644
index 0000000..5dea7b9
--- /dev/null
+++ b/bind9/Makefile
@@ -0,0 +1,2 @@
+IMAGE=registry.sysmocom.de/bind9
+include ../make/Makefile