Christian Höltje
Christian Höltje
Link to the [Orchestration API v1](http://developer.openstack.org/api-ref/orchestration/v1/index.html) for reference.
It also doesn't support `Shell`. 😢 See #331
I'm interested in taking the AST and returning that to TOML so that comments are preserved.
JSONC eg https://www.npmjs.com/package/jsonc-parser Sent with GitHawk
Not at this time. Sorry.
and `/l` => `/leave`
Yeah, my bad. _sigh_.
In addition, it should be pointed at the correct logfiles (if they are changed via the attributes).
My [docker-gc](https://github.com/docwhat/docker-gc) has some go code that does this. It watches events.
Cool! `docker-gc` was good enough without storage so I never implemented it. Also I wasn’t smart enough to allow selecting storage on the fly in Go. I like your ideas...