Closed jamesrgregg closed 2 years ago
Marketplace documentation lists an invalid hadolint_flags option
hadolint_flags
with: hadolint_flags: --thrusted-repository docker.io
should be with: hadolint_flags: --trusted-registry docker.io
with: hadolint_flags: --trusted-registry docker.io
Marketplace documentation lists an invalid
hadolint_flags
optionshould be
with: hadolint_flags: --trusted-registry docker.io