Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge pull request #6601 from zhangguanzhang/podman-cp-dir | OpenShift Merge Robot | 2020-06-15 |
|\ | | | | | fix podman cp can create an extra directory when the source is the container's root directory | ||
| * | fix podman cp can create an extra directory level | zhangguanzhang | 2020-06-15 |
| | | | | | | | | Signed-off-by: zhangguanzhang <zhangguanzhang@qq.com> | ||
* | | Turn on More linters | Daniel J Walsh | 2020-06-15 |
|/ | | | | | | | | | - misspell - prealloc - unparam - nakedret Signed-off-by: Daniel J Walsh <dwalsh@redhat.com> | ||
* | podmanv2 cp | Brent Baude | 2020-04-21 |
enable podman to copy files between container and host, local mode only. this is a straight port of v1 code to v2. Signed-off-by: Brent Baude <bbaude@redhat.com> |