component/toolinghelp wanted
Repository metrics
- Stars
- (1,253 stars)
- PR merge metrics
- (No merged PRs in 30d)
Description
From @philips on December 3, 2014 18:30
JSON is difficult for people to write and a number of people have asked for another format for the manifest. Instead of complicating the spec with multiple serialization formats for the ACI manifests add a feature to actool build to take manifest files with a .yaml extension and convert the YAML to JSON before laying the manifest down.
/cc @jonboulle thoughts on this?
Copied from original issue: coreos/rocket#195