From 2330455c8d5ab104879e562996074fdf039b3631 Mon Sep 17 00:00:00 2001 From: Kargins Date: Thu, 21 May 2020 07:56:35 +0200 Subject: [PATCH] there is a brew formula for skopeo --- install.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/install.md b/install.md index cc81a4f9..a46a3886 100644 --- a/install.md +++ b/install.md @@ -25,6 +25,12 @@ on alpine: $ sudo apk add skopeo ``` +on macOS: + +```sh +$ brew install skopeo +``` + Debian (10 and newer including Raspbian) and Ubuntu (18.04 and newer): Packages are available via the [Kubic][0] project repositories: