Ignore DL3059 in hadolint: consecutive RUN is intentional for caching
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
@@ -2,3 +2,4 @@
|
|||||||
# Hadolint configuration
|
# Hadolint configuration
|
||||||
ignored:
|
ignored:
|
||||||
- DL3018 # Pin versions in apk add (not relevant - we use npm)
|
- DL3018 # Pin versions in apk add (not relevant - we use npm)
|
||||||
|
- DL3059 # Multiple consecutive RUN instructions (intentional for caching)
|
||||||
|
|||||||
Reference in New Issue
Block a user