quay / quayctl

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

rkt pull support #41

Closed philips closed 8 years ago

philips commented 8 years ago

We need to support pulling containers into rkt. Today quayctl creates a one-shot registry so using the exec package to exec rkt and then point it at this one-shot registry is a sufficient initial implementation.