Update docs to only say install linuxkit tool.

Signed-off-by: Justin Cormack <justin.cormack@docker.com>
This commit is contained in:
Justin Cormack
2017-11-20 14:17:27 +00:00
committed by Justin Cormack
parent f8e352d375
commit 934450c697
10 changed files with 18 additions and 20 deletions

View File

@@ -1,7 +1,7 @@
# LinuxKit packages
A LinuxKit package is a container image which can be used by the `moby`
tool to assemble a bootable Linux image. The LinuxKit project has a
A LinuxKit package is a container image which can be used
to assemble a bootable Linux image. The LinuxKit project has a
number of [core packages](../pkg), but users can create their own
packages, as it's very easy. Packages are the unit of customisation
in a LinuxKit-based project, if you know how to build a container,