mirror of
https://github.com/containers/skopeo.git
synced 2025-10-21 19:03:44 +00:00
The Docker Registry manifest upload should supply a Content-Type, and guessing from the contents is the easiest we can do right now. Also eliminate dockerutils.manifestMIMEType, it is making it too difficult to use the returned value to be worth the extra safety.