linuxkit-push-manifest is no longer required in $PATH

Signed-off-by: Ian Campbell <ijc@docker.com>
This commit is contained in:
Ian Campbell 2017-10-09 11:25:20 +01:00
parent 896cfaab63
commit 2f10af2bf3

View File

@ -40,8 +40,7 @@ Before you can build packages you need:
bin/manifest-tool`, or `go get github.com:estesp/manifest-tool`, or bin/manifest-tool`, or `go get github.com:estesp/manifest-tool`, or
via the LinuxKit homebrew tap with `brew install --HEAD via the LinuxKit homebrew tap with `brew install --HEAD
manifest-tool`. `manifest-tool` must be in your path. manifest-tool`. `manifest-tool` must be in your path.
- The LinuxKit tools `linuxkit` and `linuxkit-push-manifest` which - The LinuxKit tool `linuxkit` which must be in your path.
must be in your path.
Further, when building packages you need to be logged into hub with Further, when building packages you need to be logged into hub with
`docker login` as some of the tooling extracts your hub credentials `docker login` as some of the tooling extracts your hub credentials