quay / quayctl

quayctl is a command-line client for Quay
Apache License 2.0
91 stars 17 forks source link

Switch to using a local registry for import #32

Closed josephschorr closed 8 years ago

jzelinskie commented 8 years ago

gofmt -s the whole thing and maybe move the registry storage driver into it's own package

jzelinskie commented 8 years ago

Let's add a check of $DOCKER_HOST to force people to use the ip flag if it's set remotely

josephschorr commented 8 years ago

Done

jzelinskie commented 8 years ago

LGTM