From 3851cfb652f1b2237738a49c106e703f0270ceee Mon Sep 17 00:00:00 2001 From: iphydf Date: Sun, 3 May 2020 21:13:33 +0100 Subject: Add autotools build to localbuild docker images. --- .hadolint.yaml | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .hadolint.yaml (limited to '.hadolint.yaml') diff --git a/.hadolint.yaml b/.hadolint.yaml new file mode 100644 index 00000000..bc95a173 --- /dev/null +++ b/.hadolint.yaml @@ -0,0 +1,6 @@ +--- +ignored: + - DL3007 + - DL3008 + - DL3013 + - DL3018 -- cgit v1.2.3