Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libpod: Implement 'podman cp' for FreeBSD | Doug Rabson | 2022-09-20 |
| | | | | | | [NO NEW TESTS NEEDED] Signed-off-by: Doug Rabson <dfr@rabson.org> | ||
* | libpod: Move part of (*Container).stat to container_stat_linux.go | Doug Rabson | 2022-09-20 |
| | | | | | | | | | | The logic that treats running containers differently from stopped containers is not needed on FreeBSD where the container mounts live in a global mount namespace. [NO NEW TESTS NEEDED] Signed-off-by: Doug Rabson <dfr@rabson.org> | ||
* | libpod: Move container_stat_linux.go to container_stat_common.go | Doug Rabson | 2022-09-20 |
[NO NEW TESTS NEEDED] Signed-off-by: Doug Rabson <dfr@rabson.org> |