Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fixed registries.conf * Add Code of Conduct * Bubbling up errors returned by copyBlobFromStream * Re-order the members of archiveReference to a more logical order * Add docker/archive.NewReference * Remove tarballReference.transport * Add tarball.NewReference * Add storage.Transport.GetStoreIfSet * Simplify ID value check * Add validateImageID * Add storage.Transport.NewStoreReference * registries.conf.d: add stances for the registries.conf * Add $HOME/.config/containers/registries.conf to config path * sysregistriesv2: drop "rewrite" debug messages * Add $HOME/.config/containers/certs.d to perHostCertDirPath * Intial authfile man page * Return error when acquire semaphore lock gets error * feat(docker): support docker registry token * containers-registries.conf.d: refine semantics * Updated warning about short names. * Make UpdatedImage update after conversion of MIME type * Support IdentityToken in registry authn * Deprecate SupportsEncryption call in manifest interface * oci manifest: do not require whitelist of layer types * Fix crash on missing RootFS in docker/tarfile configs * copy: try list conversions on list push failures * Support architecture variants for multi-arch images and runtime compatibility checks Signed-off-by: Miloslav Trmač <mitr@redhat.com>
- Loading branch information