language-docker-10.1.0: Dockerfile parser, pretty-printer and embedded DSL
All functions for parsing and pretty-printing Dockerfiles are exported through Language.Docker
. For more fine-grained operations look for specific modules that implement a certain functionality.
See the GitHub project for the source-code and examples.