From db8c5487e5bd386eb78507a5213de9a325f48562 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Thu, 15 Jun 2017 17:27:55 +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 fe0d64b..ffe9682 100644 --- a/skopeo.spec +++ b/skopeo.spec @@ -57,6 +57,7 @@ BuildRequires: libassuan-devel BuildRequires: btrfs-progs-devel BuildRequires: pkgconfig(devmapper) BuildRequires: ostree-devel +BuildRequires: glib2-devel Requires: %{repo}-containers = %{version}-%{release}