mirror of
https://github.com/containers/podman.git
synced 2025-11-02 06:37:09 +08:00
Add a new endpoint for container stats allowing for batch operations on more than one container. The new endpoint deprecates the single-container endpoint which will eventually be removed with the next major release. Signed-off-by: Valentin Rothberg <rothberg@redhat.com>