#!/bin/sh podman run --rm -i docker.io/hadolint/hadolint \ hadolint --no-fail --format=json - < "$@"