adding rules

This commit is contained in:
Lucas Gravley 2020-10-08 09:05:32 -05:00
parent ae512c87d0
commit 2bec091dbb

View file

@ -3,3 +3,6 @@
## Hadolint config file ##
##########################
ignored:
- DL4001 # Ignore wget and curl in same file
- DL4006 # ignore pipefail as we dont want to add layers
- DL3018 # We do pin version in pipfile.lock