Skip to content

otherguy/docker-yamlfix

Repository files navigation

yamlfix for 🐳 Docker

This repository provides the otherguy/yamlfix image

Docker Pulls Docker Stars GitHub issues GitHub stars MIT License

Fix your YAML files!

🌈 What is this?

yamlfix is a simple, opinionated yaml formatter that keeps your comments and is written by lyz.

This Docker image intends to bring the awesomeness of yamlfix to Docker and especially whalebrew.

🛠 Usage

You can use this with plain Docker:

$ docker run --rm otherguy/yamlfix your_yaml_file.yaml

Or you can install it using whalebrew and use it simply with yamlfix:

$ whalebrew install otherguy/yamlfix
$ yamlfix your_yaml_file.yaml

🚧 Contributing

Bug reports and pull requests are welcome on GitHub at otherguy/docker-yamlfix.

♥️ Acknowledgements

About

yamlfix is a simple, opinionated yaml formatter that keeps your comments and is written by lyz.

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks