mirror of
https://github.com/containers/podman.git
synced 2025-11-02 23:39:52 +08:00
Implement the /libpod/images/load endpoint. Tested manually with curl: curl -X POST --data-binary "@image.tar" --header "Content-Type: application/x-tar" Signed-off-by: Valentin Rothberg <rothberg@redhat.com>