Ivan Vanderbyl
Ivan Vanderbyl
No, I'd like to either combine this with `ember-d3` or `ember-cli-d3`, however the latter is not just a loader, it includes some helpers and components which should be part of...
@mrosenberg we're working towards making the ecosystem more consistent. It looks like this library will be merged in to `ember-d3` soon: https://github.com/brzpegasus/ember-d3/pull/8
I'm sure a PR to update the docs would be welcome, indicating that it's not officially documented upstream but it is available in the current API.
Thanks @lourd !! that worked for me.
HI @smaye81 — no worries at all. So it seems to work so long as the schema doesn't include any int64s. I'm not sure what it is about that data...
👋🏻 @a8m hey Ariel, I'd love to get your input on this, and any changes I can make to get it merged
+1 for validation. This was my first big hiccup of using the service.
For private repositories we should be able to pull the auth credentials from https://docs.docker.com/reference/api/docker_remote_api_v1.17/#check-auth-configuration
I'll have a crack at implementing this today.
So this turns out to be pretty difficult, at least for supporting private repositories, which is my main use case. I wanted to avoid having to specify the docker hub...