Add hadolint config for Docker lint workflow
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4
.hadolint.yaml
Normal file
4
.hadolint.yaml
Normal file
@@ -0,0 +1,4 @@
|
|||||||
|
# Copyright (c) 2025-2026 BlackRoad OS, Inc. All Rights Reserved.
|
||||||
|
# Hadolint configuration
|
||||||
|
ignored:
|
||||||
|
- DL3018 # Pin versions in apk add (not relevant - we use npm)
|
||||||
Reference in New Issue
Block a user