From 1e1d05f997841daedb9a02ad59dd4acba3fac7c4 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 15 Jun 2017 16:03:29 +0000 Subject: [PATCH] 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 --- skopeo.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/skopeo.spec b/skopeo.spec index 934faac..fe0d64b 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -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}