Spiegel von
https://github.com/dani-garcia/vaultwarden.git
synchronisiert 2024-11-04 02:18:00 +01:00
686474f815
This check doesn't seem to add enough value to justify the difficulties it tends to create when generating `RUN` instructions from a template.
9 Zeilen
218 B
YAML
9 Zeilen
218 B
YAML
ignored:
|
|
# disable explicit version for apt install
|
|
- DL3008
|
|
# disable explicit version for apk install
|
|
- DL3018
|
|
# disable check for consecutive `RUN` instructions
|
|
- DL3059
|
|
trustedRegistries:
|
|
- docker.io
|