genuinetools / riddler

A tool to convert docker inspect to the opencontainers runc spec.
MIT License
253 stars 21 forks source link

avoid calling daemon.Info() #6

Closed runcom closed 8 years ago

runcom commented 8 years ago

just use pkg/platform (which is cross platform)

Signed-off-by: Antonio Murdaca runcom@redhat.com

runcom commented 8 years ago

@jfrazelle I don't know how to update vendors :confused:

jessfraz commented 8 years ago

gvt! hang on can get a link in a bit I'm on my phone 

On Mon, Jun 13, 2016 at 3:08 PM -0400, "Antonio Murdaca" notifications@github.com wrote:

@jfrazelle I don't know how to update vendors 😕

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

damm commented 8 years ago

https://github.com/FiloSottile/gvt

using gvt you'll want to gvt fetch it and it should update the manifest

runcom commented 8 years ago

thanks @damm

@jfrazelle good to go :)

jessfraz commented 8 years ago

Thankssss