mirror of
https://github.com/containers/podman.git
synced 2026-01-26 23:12:58 -05: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>