Docs.rs
dockerfile-roast-1.4.8
dockerfile-roast 1.4.8
Docs.rs crate page
MIT
23 July 2026
Links
Homepage
Repository
crates.io
Source
Owners
immanuwell
Dependencies
anyhow ^1
normal
clap ^4
normal
clap_complete ^4
normal
colored ^2
normal
glob ^0.3
normal
regex ^1
normal
serde ^1
normal
serde_json ^1
normal
toml ^0.8
normal
wasm-bindgen ^0.2
normal
dotenvy ^0.15.7
normal
hcl-rs ^0.19.7
normal
ignore ^0.4
normal
semver ^1
normal
serde_yaml ^0.9.34
normal
sha2 ^0.10
normal
spdx ^0.10
normal
time ^0.3
normal
Versions
18.18%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module shellcheck
dockerfile_
roast
1.4.8
Module shellcheck
Module Items
Enums
Functions
In crate dockerfile_
roast
dockerfile_roast
Module
shellcheck
Copy item path
Source
Expand description
Optional bridge to an installed ShellCheck executable.
Enums
§
Mode
Functions
§
lint
Lint every shell-form RUN independently, matching Docker’s one-shell-per-RUN execution model.
auto
skips cleanly when ShellCheck is not installed.