dockerfile-linter
ActiveTool of Utility Matrix
declared in 1.1.0
Lint a Dockerfile for common issues: :latest tag on FROM, interactive installs without -y, running as root. Returns issues with suggestions per instruction.
Parameters schema
{
"type": "object",
"required": [
"dockerfile"
],
"properties": {
"dockerfile": {
"type": "string",
"description": "Dockerfile content (full or partial)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Utility Matrix
1/7 registries