dockfmt
Dockerfile formatter
A tool to format and validate Dockerfiles according to a standard format
Dockerfile format and parser. Like gofmt
but for Dockerfiles.
431 stars
17 watching
20 forks
Language: Go
last commit: 12 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 308 |
patrickhoefler/dockerfilegraph | Visualizes multi-stage Dockerfile build processes as a graph representation of dependencies and stages. | 158 |
jesperhh/qmlfmt | A command line application that formats QML files for use in Qt-based applications. | 99 |
google/yamlfmt | A command line tool to format YAML files | 1,201 |
danstiner/hfmt | A tool for formatting Haskell source code by applying existing formatting tools | 126 |
g-plane/markup_fmt | Automated formatting and code organization tool for HTML, JavaScript, CSS, and other programming languages | 110 |
fsouza/go-dockerclient | A client library providing access to the Docker remote API and its extensions | 2,186 |
ozankasikci/dockerfile-generator | Generates Dockerfile instructions from input data | 172 |
projectatomic/dockerfile_lint | A tool that checks Dockerfile syntax and best practices | 85 |
buddy-works/dockerfile-linter | An application that checks Dockerfile instructions for syntax errors and best practices | 41 |
dprint/dprint-plugin-dockerfile | A plugin that formats Dockerfile code according to a set of rules. | 6 |
numtide/treefmt | A tool for streamlining code formatting across multiple languages and formatters | 632 |
matype/stylefmt | Automates CSS formatting according to stylelint rules | 2,098 |
replicatedhq/dockerfilelint | Analyzes Dockerfiles to identify common traps and enforce best practices | 993 |
shouldbee/docker-html2pdf | A simple Dockerized microservice that converts HTML to PDF using Go. | 8 |