Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use Docker API instead of shelling out #22

Open
johnharris85 opened this issue Jan 5, 2018 · 3 comments
Open

Use Docker API instead of shelling out #22

johnharris85 opened this issue Jan 5, 2018 · 3 comments

Comments

@johnharris85
Copy link

Saw this in the TODO list and happy to take a crack at it if no one else is working on it?

@lizrice
Copy link
Contributor

lizrice commented Jan 6, 2018

That would be wonderful @johnharris85!

@johnharris85
Copy link
Author

So was taking a look at this, and there is a lot of work done by the cli itself around authentication, notary, etc... before calling the API. What do you think is the best approach? Duplicate some (bits required) of that code in manifesto and use the API, or just create a cli instance and use that?

@lizrice
Copy link
Contributor

lizrice commented Feb 6, 2018

Hi @johnharris85 and sorry to take so long to get back on this! I don't have any concerns about using a cli instance if that's going to be the easiest approach. It might well bring us some additional benefits e.g. we'll be that much closer to experimenting with Notary signing the metadata too. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants