Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Add docker transport to push image before final failure | TomSweeneyRedHat | 2017-11-28 | |
| | | | | | | | Signed-off-by: TomSweeneyRedHat <tsweeney@redhat.com> Closes: #42 Approved by: rhatdan | |||
* | Address run/create performance issues | baude | 2017-11-14 | |
| | | | | | | | | | | | | Fixed the logic where we observed different performance results when running an image by its fqname vs a shortname. In the case of the latter, we resolve the name without using the network. Signed-off-by: baude <bbaude@redhat.com> Closes: #37 Approved by: rhatdan | |||
* | libpod create and run | baude | 2017-11-01 | |
patched version of the same code that went into crio Signed-off-by: baude <bbaude@redhat.com> |