Skip to content
This repository was archived by the owner on Jun 6, 2025. It is now read-only.

feat: Support non-default cluster domain #28

feat: Support non-default cluster domain

feat: Support non-default cluster domain #28

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / hadolint succeeded Oct 22, 2024 in 0s

reviewdog [hadolint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (3)

docker/Dockerfile|76 col 1| Use the -y switch to avoid manual input dnf install -y <package
docker/Dockerfile|76 col 1| Specify version with dnf install -y <package>-<version>.
docker/Dockerfile|76 col 1| In POSIX sh, echo flags are undefined.