mirror of
https://github.com/containers/podman.git
synced 2026-03-13 04:07:04 -04:00
Implement the /libpod/images/import 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>