mirror of
https://github.com/containers/skopeo.git
synced 2026-02-21 06:32:10 +00:00
Implement a client to the chunked API, instead of the nonexistent
one-shot API (per
2a4deee441
).
Adds a FIXME to DELETE the pending upload on failure; the uploads are
supposed to time out so this is not immediately critical.
Fixes #64 .