From 84f5aa11823b494898112280ecafe896c8854730 Mon Sep 17 00:00:00 2001 From: Jeffrey Zhang Date: Sat, 27 Jan 2018 12:09:51 +0800 Subject: [PATCH] Add skopeo tool --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index da6204a..bdf2132 100644 --- a/README.md +++ b/README.md @@ -179,6 +179,8 @@ A "Lego set" of toolkit components for containers software created by Docker. A tool for analyzing and comparing container images. * [buildah](https://github.com/projectatomic/buildah) A tool which facilitates building OCI container images. +* [skopeo](https://github.com/projectatomic/skopeo) +Work with remote images registries - retrieving information, images, signing content ## Dashboard