{"uid":"cap_hk39rIhizjTWiXn657d78","slug":"kihustle-dockerfile-linter-light-ec038519","name":"KiHustle Dockerfile Linter Light","description":"Kostenlose Guides, Solo-Playbooks und Artikel zu KI, Automation und Side Hustles — für Menschen, die mit echten Systemen online Einkommen aufbauen wollen. Transparent finanziert über faire Affiliate-Links.","url":"https://kihustle.tech/bot-bazaar/api/v1/dockerfile-linter-light","method":"POST","headers":{},"bodySchema":{"type":"object","properties":{"dockerfile":{"type":"string"}}},"responseSchema":{"type":"json","example":{"result":"processed","status":"success"}},"example":null,"exampleRequest":null,"tags":["x402"],"displayCostAmount":"0.002","displayCostAsset":"USDC","priceDynamic":false,"priceHint":null,"priceStatus":"priced","priceSource":"probe","requiresHandshake":false,"reviewCount":0,"rating":{"score":"0.00","successRate":"0.00","reviews":0,"stars":null,"state":"unrated"},"availabilityStatus":"unknown","priceObserved":null,"sessionDeposit":null,"pricing":{"kind":"static","summary":"$0.002/call","primary":{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"},"accepted":[{"kind":"static","protocol":"x402","network":"base","amountUsd":"0.002","per":"call","confidence":"exact"}]},"paymentMethods":[{"uid":"pm_OgiEpfDbMi46wI5gnqe3E","protocol":"x402","methodType":"crypto","chain":"base","mode":"charge","costAmount":"0.002","costPer":"request","priority":0,"asset":"0x833589fCD6eDb6E08f4c7C32D4f71b54bdA02913","unit":"request","depositMicros":null,"planRef":null}],"brandName":null,"brandSlug":null,"brandBaseUrl":null,"brandDocsUrl":null,"whatItDoes":"Lints a Dockerfile and returns basic validation results identifying issues or confirming success.","exampleAgentPrompt":"Can you check this Dockerfile for any issues? FROM ubuntu:20.04\\nRUN apt-get update && apt-get install -y curl\\nCMD [\"/bin/bash\"]","exampleUseCases":[{"title":"Pre-commit Dockerfile validation","prompt":"Before I commit this Dockerfile to my repo, can you lint it and tell me if there are any errors or bad practices? Here's the content: FROM node:18\\nWORKDIR /app\\nCOPY . .\\nRUN npm install\\nCMD [\"node\", \"index.js\"]"},{"title":"CI pipeline Dockerfile quality gate","prompt":"I'm setting up a CI pipeline and want to automatically lint every Dockerfile before a build runs — can you validate this one and flag any problems? FROM python:3.11-slim\\nCOPY requirements.txt .\\nRUN pip install -r requirements.txt\\nCMD [\"python\", \"app.py\"]"},{"title":"Quick sanity check on a new Dockerfile","prompt":"I just wrote my first Dockerfile and I'm not sure if I got it right — can you check it for syntax errors or obvious mistakes? FROM alpine:3.18\\nRUN apk add --no-cache bash\\nENTRYPOINT [\"/bin/bash\"]"}],"resultDescription":"A JSON object containing a 'result' field describing the lint outcome and a 'status' field indicating success or failure. May include descriptions of any detected Dockerfile issues or confirmation that the file is valid.","failureModes":["Empty or missing 'dockerfile' field returns an error","Malformed JSON body causes a 400-level response","Extremely large Dockerfiles may be rejected or time out","Network or payment authorization failure (x402) prevents execution","Ambiguous or non-standard Dockerfile syntax may produce incomplete results"],"whenToPreferThis":"Choose this endpoint for lightweight, low-cost Dockerfile validation during automated pipelines or quick agent-driven checks where a full-featured linter is unnecessary. At $0.002 per call it is cost-effective for frequent or high-volume validation tasks. Prefer it when a simple pass/fail or basic issue list is sufficient rather than deep security auditing.","instructions":null,"reviewSummary":null,"reviewSummaryHighlights":null,"reviewSummaryConcerns":null,"reviewSummaryGeneratedAt":null,"activationCount":0,"lastUsedAt":null,"lastSuccessfullyRanAt":null,"lastHealthCheckAt":"2026-09-14T12:58:19.094Z","isFirstParty":false}