Skip to content

Commit

Permalink
DEV: Add .hadolint.yml file
Browse files Browse the repository at this point in the history
This is needed for Dockerfile linting. Will be later used within the CI
  • Loading branch information
trallard committed Jan 27, 2021
1 parent 319b3d2 commit 034a272
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .hadolint.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
ignored:
- DL3006
- DL3008
- SC2016

0 comments on commit 034a272

Please sign in to comment.