istio.io/istio@v0.0.0-20240520182934-d79c90f27776/common/config/.hadolint.yml (about)

     1  # WARNING: DO NOT EDIT, THIS FILE IS PROBABLY A COPY
     2  #
     3  # The original version of this file is located in the https://github.com/istio/common-files repo.
     4  # If you're looking at this file in a different repo and want to make a change, please go to the
     5  # common-files repo, make the change there and check it in. Then come back to this repo and run
     6  # "make update-common".
     7  
     8  ignored:
     9    - DL3008
    10    - DL3059
    11  
    12  trustedRegistries:
    13    - gcr.io
    14    - docker.io
    15    - quay.io
    16    - "*.pkg.dev"
    17    - "cgr.dev"