搜索 "dockerfile" 的结果(共 3 个)
prettier-plugin-sh
An opinionated `shellscript` formatter plugin for Prettier, also support simple format of `Dockerfile`, `properties`, `gitignore`, `dotenv`, `hosts`, `jvmoptions`...
MIT
dockerfile-ast
Parse a Dockerfile into an array of instructions and comments.
MIT
docker-file-parser
Parses a Dockerfile and returns an array of commands.
MPL