Add support for storage.conf and storage-config.5.md from github container storage package

Bump to the latest version of skopeo
vendor.conf: add ostree-go
      it is used by containers/image for pulling images to the OSTree storage.
fail early when image os does not match host os
Improve documentation on what to do with containers/image failures in test-skopeo
  We now have the docker-archive: transport
  Integration tests with built registries also exist
Support /etc/docker/certs.d
update image-spec to v1.0.0-rc6
This commit is contained in:
Daniel J Walsh 2017-06-15 16:03:29 +00:00
parent 576e1e818b
commit 1e1d05f997

View File

@ -56,6 +56,7 @@ BuildRequires: libassuan-devel
# Dependencies for containers/storage
BuildRequires: btrfs-progs-devel
BuildRequires: pkgconfig(devmapper)
BuildRequires: ostree-devel
Requires: %{repo}-containers = %{version}-%{release}