mirror of
https://github.com/containers/podman.git
synced 2026-02-05 20:02:38 -05: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>