From 01819f5ebc2652428781a94d6240d757d09ceb82 Mon Sep 17 00:00:00 2001 From: Daniel J Walsh Date: Sun, 24 Dec 2017 05:53:52 -0500 Subject: Display Config and Manifest as strings Bump containers/image Use configured registries to resolve image names Update to work with newer image library Add --chown option to add/copy commands --- .gitignore | 1 + sources | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index fb99fa4..ab833b2 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,4 @@ /buildah-b7e3320.tar.gz /buildah-bf40000.tar.gz /buildah-04ea079.tar.gz +/buildah-979c945.tar.gz diff --git a/sources b/sources index fb74c8b..2deb0f1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (buildah-04ea079.tar.gz) = fc91d16ef5b223788c08d2888ce2aeb9c7a630c8407c2661b4f6ab3c923edcccdfb612cef0d18b390bd848c5e3578eb5258e8292ce11aa8c0949285a4dd72d1e +SHA512 (buildah-979c945.tar.gz) = 23aba089a0d7c30d344e75aa2894b252d4327240df3c329912fc46e613b3454b637ac5c118d1a15ec7c109fce9d364a1ab57f9ce6426e61efd2c3510d2809054 -- cgit