aboutsummaryrefslogtreecommitdiffstats
path: root/.hadolint.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.hadolint.yaml')
-rw-r--r--.hadolint.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.hadolint.yaml b/.hadolint.yaml
new file mode 100644
index 00000000..5a0a0197
--- /dev/null
+++ b/.hadolint.yaml
@@ -0,0 +1,4 @@
+ignored:
+ # Ignore suggestion for pinned versions in `apt-get´ and `apk`
+ - DL3008
+ - DL3018