mirror of
https://github.com/dani-garcia/vaultwarden.git
synced 2026-03-14 09:29:11 +00:00
add hadolint config file
to globally ignore certain rules
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
ignored:
|
||||
# disable explicit version for apt install
|
||||
- DL3008
|
||||
# disable explicit version for apk install
|
||||
- DL3018
|
||||
trustedRegistries:
|
||||
- docker.io
|
||||
Reference in New Issue
Block a user