The following pull request was submitted through Github. It can be accessed and reviewed at: https://github.com/lxc/linuxcontainers.org/pull/391
This e-mail was sent by the LXC bot, direct replies will not reach the author unless they happen to be subscribed to this list. === Description (from pull-request) === changed typo in word. definition
From dc3381490cee93d8b4009b2f44510d9b92e82a83 Mon Sep 17 00:00:00 2001 From: Andres Leon Rangel <aleon1...@gmail.com> Date: Mon, 17 Feb 2020 13:27:03 +1300 Subject: [PATCH] typo defintion changed typo in word. definition --- content/distrobuilder/introduction.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/distrobuilder/introduction.md b/content/distrobuilder/introduction.md index f41985a..1a9796e 100644 --- a/content/distrobuilder/introduction.md +++ b/content/distrobuilder/introduction.md @@ -5,7 +5,7 @@ It's used to build all our official images available on [our image server](https://images.linuxcontainers.org). -The image defintion is a YAML document which describes the source of the +The image definition is a YAML document which describes the source of the image, its package manager, what packages to install/remove for specific image variants, os releases and architectures, as well as additional files to generate and arbitrary actions to execute as part of the image
_______________________________________________ lxc-devel mailing list lxc-devel@lists.linuxcontainers.org http://lists.linuxcontainers.org/listinfo/lxc-devel