Add hadolint config for Docker lint workflow

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Alexa Amundson
2026-02-20 17:47:42 -06:00
parent 139d8494a5
commit df4a1a866d

4
.hadolint.yaml Normal file
View 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)