rafecolton / docker-builder

Docker builder builds Docker images from a friendly config file.
MIT License
80 stars 11 forks source link

Which format do we like better - json, yml, or toml? #162

Closed rafecolton closed 9 years ago

jszwedko commented 9 years ago

I'm personally a fan of yml, but I'm happy with either yml or toml. JSON feels a little clunky and prone to syntax errors by people writing the config file.