mirror of
https://github.com/dani-garcia/vaultwarden.wiki.git
synced 2026-07-21 19:43:33 +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