Description
Dockerfiles can be parsed and formatted consistently from the command line. It is useful for projects that want container build files to follow a stable style in editors, hooks, or CI.
Formatting changes text layout, not build correctness. Review diffs when Dockerfiles contain unusual shell syntax, comments, or generated sections.