From 2f10af2bf3077bf0557e8a30c6ee3cba8388f715 Mon Sep 17 00:00:00 2001 From: Ian Campbell Date: Mon, 9 Oct 2017 11:25:20 +0100 Subject: [PATCH] linuxkit-push-manifest is no longer required in $PATH Signed-off-by: Ian Campbell --- docs/packages.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/packages.md b/docs/packages.md index 50db8dfb7..07b50d3ba 100644 --- a/docs/packages.md +++ b/docs/packages.md @@ -40,8 +40,7 @@ Before you can build packages you need: bin/manifest-tool`, or `go get github.com:estesp/manifest-tool`, or via the LinuxKit homebrew tap with `brew install --HEAD manifest-tool`. `manifest-tool` must be in your path. -- The LinuxKit tools `linuxkit` and `linuxkit-push-manifest` which - must be in your path. +- The LinuxKit tool `linuxkit` which must be in your path. Further, when building packages you need to be logged into hub with `docker login` as some of the tooling extracts your hub credentials