Files
Ryan (hackercat) 6ffb01cfd3 Refactor again (#11)
2021-05-28 13:31:42 +02:00

15 lines
260 B
YAML

# yaml-language-server: $schema=https://raw.githubusercontent.com/hadolint/hadolint/master/contrib/hadolint.json
---
ignored:
- SC2086
- DL3004
- DL3002
- DL3008
- DL3016
- DL3018
- DL3003
trustedRegistries:
- docker.io
- ghcr.io
- quay.io