From 961e74e8f31bc884247cf86c25c4d45d43f4dbe5 Mon Sep 17 00:00:00 2001 From: Stefan Junker Date: Wed, 29 Jul 2015 16:22:50 +0200 Subject: [PATCH] fixed wording --- README.md | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 1ba49da..de7b98f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Package-Centric Source-Based Container Build System -## Why? +## Reasons * There's no standardized way to create container images that include applications built from upstream sources. * Application dependencies, which typically are libraries, are typically @@ -8,7 +8,7 @@ what libraries are installed * Ad-Hoc source builds are time consuming -## What for? +## Goals * Fast source builds with lots of packages available * Ad-Hoc source builds if required but defaulting to binary repository * Reproducible and shareable builds @@ -18,10 +18,8 @@ * Integrable with CI * Portable -## How? - -## Like what? -* 100% descriptive build spec. Examples: +## Comparable +* Descriptive build spec. Examples: * https://embedux.github.io/documentation/usage/rootfs/configuration.yml/index.html * http://nixos.org/nixos/about.html * https://gitweb.gentoo.org/proj/releng.git/tree/releases/weekly/specs/amd64?id=HEAD