voting-app/.hadolint.yaml
2026-05-15 15:16:18 -05:00

6 lines
178 B
YAML

failure-threshold: warning
ignored:
# DL3008: Add --no-install-recommends to apt-get install
# We accept this trade-off for simpler Dockerfiles and smaller images
- DL3008