mirror of
https://bitbucket.org/atlassian-docker/docker-atlassian-confluence-server.git
synced 2024-08-30 18:22:16 +00:00
DCD-1271: Add hadolint configuration
This commit is contained in:
parent
273d11c686
commit
5f32f41de3
4
.hadolint.yaml
Normal file
4
.hadolint.yaml
Normal file
@ -0,0 +1,4 @@
|
||||
ignored:
|
||||
- DL3006 # Version tagging
|
||||
- DL3008 # Pinning
|
||||
- DL4006 # Pipefail
|
Loading…
Reference in New Issue
Block a user