rsconstruct 0.9.70

Rust based fast build system
1
2
test_checker!(hadolint, tool: "hadolint", processor: "hadolint",
    files: [("Dockerfile", "FROM ubuntu:22.04\nCMD [\"echo\", \"hello\"]\n")]);