Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix terminal attach | baude | 2017-11-15 |
| | | | | | | | | | | | | | | | Re-order the startup of a new container via run from initialize > start > attach to initialize > attach > start. This fixes output when running: kpod run -i -t IMAGE command and kpod run IMAGE command Signed-off-by: baude <bbaude@redhat.com> | ||
* | Add .papr support | Daniel J Walsh | 2017-11-02 |
Don't run lint for now, since we seem to be running out of memory. Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> |