mirror of
https://github.com/containers/podman.git
synced 2026-03-13 12:18:21 -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>